complexType tcip:PiServiceListSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children header agency-ids zones stoppoints polygon point-location distance modes
used by
element tcip:piServiceListSub
source <xs:complexType name="PiServiceListSub">
 
<xs:sequence>
   
<xs:element name="header" type="CPTSubscriptionHeader"/>
   
<xs:element name="agency-ids" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="agency-id" type="CPT-AgencyID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="zones" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="zone" type="PIServiceZoneIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="stoppoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="stoppoint" type="CPTStoppointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="polygon" type="SPPolygon" minOccurs="0"/>
   
<xs:element name="point-location" type="SPPoint" minOccurs="0"/>
   
<xs:element name="distance" type="lrms:Distance" minOccurs="0"/>
   
<xs:element name="modes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="mode" type="CPT-Mode"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:PiServiceListSub/header
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="header" type="CPTSubscriptionHeader"/>

element tcip:PiServiceListSub/agency-ids
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children agency-id
source <xs:element name="agency-ids" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="agency-id" type="CPT-AgencyID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiServiceListSub/agency-ids/agency-id
diagram
type tcip:CPT-AgencyID
properties
isRef 0
content simple
source <xs:element name="agency-id" type="CPT-AgencyID"/>

element tcip:PiServiceListSub/zones
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children zone
source <xs:element name="zones" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="zone" type="PIServiceZoneIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiServiceListSub/zones/zone
diagram
type tcip:PIServiceZoneIden
properties
isRef 0
content simple
source <xs:element name="zone" type="PIServiceZoneIden"/>

element tcip:PiServiceListSub/stoppoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint
source <xs:element name="stoppoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiServiceListSub/stoppoints/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden"/>

element tcip:PiServiceListSub/polygon
diagram
type tcip:SPPolygon
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children polygonName vertices polygonId
source <xs:element name="polygon" type="SPPolygon" minOccurs="0"/>

element tcip:PiServiceListSub/point-location
diagram
type tcip:SPPoint
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea
source <xs:element name="point-location" type="SPPoint" minOccurs="0"/>

element tcip:PiServiceListSub/distance
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="distance" type="lrms:Distance" minOccurs="0"/>

element tcip:PiServiceListSub/modes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children mode
source <xs:element name="modes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="mode" type="CPT-Mode"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiServiceListSub/modes/mode
diagram
type tcip:CPT-Mode
properties
isRef 0
content simple
facets
minLength 1
maxLength 2
source <xs:element name="mode" type="CPT-Mode"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy