Definition Type: Attribute
Name: tag
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:String
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
If present, this attribute may identify an unknown or misspelled tag that caused an error in processing. 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 [Type=ReqFieldMissing]. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string
Collapse XSD Schema Diagram:
XSD Diagram of tag in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="tag" type="ota2-0400:String" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">If present, this attribute may identify an unknown or misspelled tag that caused an error in processing. 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 [Type=ReqFieldMissing].</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
        <xsd:appinfo>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Tag</otm:Equivalent>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: