Documentation for ATIS-Draft-03-00-79

Complex Type: PIServiceBulletinIden

[Table of contents]

Super-types: None
Sub-types: None
Name PIServiceBulletinIden
Used by (from the same schema document) Complex Type PIServiceBulletin
Abstract no
XML Instance Representation
<...>
<serviceBulletin-id> PI-ServiceBulletinID </serviceBulletin-id> [1]
<serviceBulletin-des> PI-ServiceBulletinDes </serviceBulletin-des> [0..1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
</...>
Diagram
h874777224 h1348286501 h948193899
Schema Component Representation
<xs:complexType name="PIServiceBulletinIden">
<xs:sequence>
<xs:element name="serviceBulletin-id" type=" PI-ServiceBulletinID "/>
<xs:element name="serviceBulletin-des" type=" PI-ServiceBulletinDes " minOccurs="0"/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
</xs:sequence>
</xs:complexType>