Definition Type: Attribute
Name: name
Namespace: http://www.opentravel.org/OTM/finance/v3
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Finance_3_0_0.xsd
Use Optional
Documentation:
This may be a source authority/ owner name, ID or code. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string
Collapse XSD Schema Diagram:
XSD Diagram of name in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="name" type="xsd:string" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">This may be a source authority/ owner name, ID or code.</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">SourceName</otm:Equivalent>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>