Definition Type: Attribute
Name: NodeList
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonTypes.xsd
Use (Optional)
Documentation:
An XPath expression that selects all the nodes whose data caused this error. Further, this expression should have an additional contraint which contains the data of the node. This will provide the offending data back to systems that cannot maintain the original message.
Collapse XSD Schema Diagram:
XSD Diagram of NodeList in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="NodeList" type="xs:string">
    <xs:annotation>
        <xs:documentation xml:lang="en">An XPath expression that selects all the nodes whose data caused this error.  Further, this expression should have an 	additional contraint which contains the data of the node.  This will provide the offending data back to systems that cannot maintain the original message. </xs:documentation>
    </xs:annotation>
</xs:attribute>