Documentation for ATIS-Draft-03-00-79

Complex Type: Identifier

[Table of contents]

Super-types: None
Sub-types: None
Name Identifier
Abstract no
XML Instance Representation
<...>
<id> im:ReferenceID </id> [1]
<name> Freetext </name> [0..1]
<descr> Freetext </descr> [0..1]
<advice> itis:ITIScodesAndText </advice> [0..1]
</...>
Diagram
h-689557503 h-386216674 h-386216674 h-2117645544
Schema Component Representation
<xs:complexType name="Identifier">
<xs:sequence>
<xs:element name="id" type=" im:ReferenceID "/>
<xs:element name="name" type=" Freetext " minOccurs="0"/>
<xs:element name="descr" type=" Freetext " minOccurs="0"/>
<xs:element name="advice" type=" itis:ITIScodesAndText " minOccurs="0"/>
<-- used to describe how to use the route or detour, including driving restrictions -->
</xs:sequence>
</xs:complexType>