Documentation for ATIS-Draft-03-00-79

Complex Type: PIStaticSign

[Table of contents]

Super-types: None
Sub-types: None
Name PIStaticSign
Used by (from the same schema document) Complex Type CPTStoppoint
Abstract no
XML Instance Representation
<...>
<signID> PI-SignID </signID> [1]
<location> lrms:GeoLocation </location> [0..1]
<stoppoint> CPTStoppointIden </stoppoint> [1]
<message> PI-StaticSignMessage </message> [0..1]
<description> PI-StaticSignDescription </description> [0..1]
<type> PI-SignType </type> [0..1]
</...>
Diagram
h-1404270777 h-542031743 h2146772752 h-1147701971 h1488385570 h-884103546
Schema Component Representation
<xs:complexType name="PIStaticSign">
<xs:sequence>
<xs:element name="signID" type=" PI-SignID "/>
<xs:element name="location" type=" lrms:GeoLocation " minOccurs="0"/>
<xs:element name="stoppoint" type=" CPTStoppointIden "/>
<xs:element name="message" type=" PI-StaticSignMessage " minOccurs="0"/>
<xs:element name="description" type=" PI-StaticSignDescription " minOccurs="0"/>
<xs:element name="type" type=" PI-SignType " minOccurs="0"/>
</xs:sequence>
</xs:complexType>