imbEventResponseDataLocation
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Description of an event
XML
Attributes
name | type | description |
---|---|---|
xPathQuery | string | The xPath query string associated with data location |
xPathLabel | string | The label associated with the xPath query string |
elementName | string | The name of the element that this data location resolves to |
elementNamespace | string | The namespace of the element that this data location resolves to |
isComplex | string | Indicates if the data location represents complex content |
JSON
property | type | description |
---|---|---|
xPathQuery | string | The xPath query string associated with data location |
xPathLabel | string | The label associated with the xPath query string |
elementName | string | The name of the element that this data location resolves to |
elementNamespace | string | The namespace of the element that this data location resolves to |
isComplex | string | Indicates if the data location represents complex content |