Definition Type: Attribute
Name: ShareSynchInd
Type: NMTOKEN:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonTypes.xsd
ContentType Restriction
Use Optional
Collapse XSD Schema Diagram:
XSD Diagram of ShareSynchInd in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ShareSynchInd" use="optional">
    <xs:simpleType>
        <xs:annotation>
            <xs:documentation xml:lang="en"> value="Inherit" Permission for sharing data for synchronization of information held by other travel service providers.							</xs:documentation>
        </xs:annotation>
        <xs:restriction base="xs:NMTOKEN">
            <xs:enumeration value="Yes" />
            <xs:enumeration value="No" />
            <xs:enumeration value="Inherit" />
        </xs:restriction>
    </xs:simpleType>
</xs:attribute>
Collapse Facets:
Facet Value
Enumeration Yes
Enumeration No
Enumeration Inherit