Definition Type: Attribute
Name: xmlTag
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:String_Medium
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Optional
Documentation:
Identifies an unknown or misspelled tag that caused a processing condition. It is recommended that the Tag attribute use XPath notation to identify the location of a tag in the event that more than one tag of the same name is present in the document. Alternatively, the tag name alone can be used to identify missing data, e.g. [Type=ReqFieldMissing]. Source: http://bit.ly/OTA2_XpathSyntax
Collapse XSD Schema Diagram:
XSD Diagram of xmlTag in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="xmlTag" type="String_Medium" use="optional">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Identifies an unknown or misspelled tag that caused a processing condition. It is recommended that the Tag attribute use XPath notation to identify the location of a tag in the event that more than one tag of the same name is present in the document. Alternatively, the tag name alone can be used to identify missing data, e.g. [Type=ReqFieldMissing]. 
Source: http://bit.ly/OTA2_XpathSyntax</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: