Documentation for ATIS-Draft-03-00-79

Complex Type: DirectoryDetailReply

[Table of contents]

Super-types: None
Sub-types: None
Name DirectoryDetailReply
Used by (from the same schema document) Element directoryDetailReply , Complex Type DirectoryExtendedInformationEntry
Abstract no
XML Instance Representation
<...>
<identity> Identity </identity> [1]
<location> lrms:LocationReference </location> [0..1]
<typePair> DirectoryTypePair </typePair> [1]
<name> Name </name> [0..1]
<phone> PhoneInformation </phone> [0..10]
<handicapAccess> ADA-Access </handicapAccess> [0..1]
<businessHours> TimePair </businessHours> [0..1]
<description> Description </description> [0..1]
<cost> Cost </cost> [0..1]
<costInfo> Freetext </costInfo> [0..1]
<agencyType> GovernmentSubType </agencyType> [0..1]
<foodType> RestaurantSubType </foodType> [0..1]
<otherData> ExtendedInfo </otherData> [0..1]
<tail> Tail </tail> [0..1]
<furtherData> URL-Link </furtherData> [0..1]
</...>
Diagram
h1015412803 h1843378481 h1763712220 h518229136 h-201981597 h-1500740648 h-926317876 h1897075287 h517915090 h-386216674 h291380356 h1574854072 h655572620 h518407765 h882153789
Schema Component Representation
<xs:complexType name="DirectoryDetailReply">
<xs:sequence>
<xs:element name="identity" type=" Identity "/>
<xs:element name="location" type=" lrms:LocationReference " minOccurs="0"/>
<xs:element name="typePair" type=" DirectoryTypePair "/>
<xs:element name="name" type=" Name " minOccurs="0"/>
<xs:element name="phone" type=" PhoneInformation " minOccurs="0" maxOccurs="10"/>
<xs:element name="handicapAccess" type=" ADA-Access " minOccurs="0"/>
<xs:element name="businessHours" type=" TimePair " minOccurs="0"/>
<xs:element name="description" type=" Description " minOccurs="0"/>
<xs:element name="cost" type=" Cost " minOccurs="0"/>
<xs:element name="costInfo" type=" Freetext " minOccurs="0"/>
<xs:element name="agencyType" type=" GovernmentSubType " minOccurs="0"/>
<xs:element name="foodType" type=" RestaurantSubType " minOccurs="0"/>
<xs:element name="otherData" type=" ExtendedInfo " minOccurs="0"/>
<xs:element name="tail" type=" Tail " minOccurs="0"/>
<xs:element name="furtherData" type=" URL-Link " minOccurs="0"/>
</xs:sequence>
</xs:complexType>