Documentation for ATIS-Draft-03-00-79

Complex Type: PIAmenity

[Table of contents]

Super-types: None
Sub-types: None
Name PIAmenity
Used by (from the same schema document) Complex Type PiAmenitiesList , Complex Type PINearestStop
Abstract no
XML Instance Representation
<...>
<amenity> PIAmenityIden </amenity> [1]
<metadata> CPTRowMetaData </metadata> [0..1]
<stopAttribute> CPT-StoppointAttribute </stopAttribute> [1]
<location> lrms:GeoLocation </location> [0..1]
<indoor-location> SPInteriorLocation </indoor-location> [0..1]
<name> PI-AmenityName </name> [0..1]
<status> PI-AmenityStatus </status> [0..1]
<stoppoint> CPTStoppointIden </stoppoint> [0..1]
<infoType> PI-InformationType </infoType> [0..1]
<footnote> CPT-Footnote </footnote> [0..1]
<startDate> CPT-Date </startDate> [0..1]
<startTime> CPT-Time </startTime> [0..1]
<endDate> CPT-Date </endDate> [0..1]
<endTime> CPT-Time </endTime> [0..1]
<facility> CPTTransitFacilityIden </facility> [0..1]
<avail-times> [0..1]
Start Sequence [1..100]
<avail-time> PIAvailablePeriod </avail-time> [1]
End Sequence
</avail-times>
<localPIAmenity> local:PIAmenity </localPIAmenity> [0..1]
</...>
Diagram
h1408387423 h1503432423 h-579718087 h-542031743 h-1551571161 h547246741 h2078461308 h2146772752 h-1835820105 h-125442069 h-1969881159 h-1969397032 h-1969881159 h-1969397032 h2133900120 h-1261622036 h-93197381
Schema Component Representation
<xs:complexType name="PIAmenity">
<xs:sequence>
<xs:element name="amenity" type=" PIAmenityIden "/>
<xs:element name="metadata" type=" CPTRowMetaData " minOccurs="0"/>
<xs:element name="stopAttribute" type=" CPT-StoppointAttribute "/>
<xs:element name="location" type=" lrms:GeoLocation " minOccurs="0"/>
<xs:element name="indoor-location" type=" SPInteriorLocation " minOccurs="0"/>
<xs:element name="name" type=" PI-AmenityName " minOccurs="0"/>
<xs:element name="status" type=" PI-AmenityStatus " minOccurs="0"/>
<xs:element name="stoppoint" type=" CPTStoppointIden " minOccurs="0"/>
<xs:element name="infoType" type=" PI-InformationType " minOccurs="0"/>
<xs:element name="footnote" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="startDate" type=" CPT-Date " minOccurs="0"/>
<xs:element name="startTime" type=" CPT-Time " minOccurs="0"/>
<xs:element name="endDate" type=" CPT-Date " minOccurs="0"/>
<xs:element name="endTime" type=" CPT-Time " minOccurs="0"/>
<xs:element name="facility" type=" CPTTransitFacilityIden " minOccurs="0"/>
<xs:element name="avail-times" minOccurs="0">
<xs:complexType>
<xs:sequence minOccurs="1" maxOccurs="100">
<xs:element name="avail-time" type=" PIAvailablePeriod "/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="localPIAmenity" type=" local:PIAmenity " minOccurs="0"/>
</xs:sequence>
</xs:complexType>