complexType tcip:PIAgencyProfile
diagram
namespace http://www.TCIP-Adopted-03-00-01
children agency-id name feedback-email public-contact-phone public-contact-fax public-contact-addr public-contact-email public-websiteURL customer-serviceURL trip-plannerURL operation-times agency-description handicap-access-description fare-range-description ticket-locations customer-group-served fleet-description modes status service-zones service-area static-files localPIAgencyProfile
used by
element tcip:PiAgencyList/profiles/profile
source <xs:complexType name="PIAgencyProfile">
 
<xs:sequence>
   
<xs:element name="agency-id" type="CPT-AgencyID"/>
   
<xs:element name="name" type="CPT-AgencyName"/>
   
<xs:element name="feedback-email" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="public-contact-phone" type="CPT-PhoneNumber" minOccurs="0"/>
   
<xs:element name="public-contact-fax" type="CPT-PhoneNumber" minOccurs="0"/>
   
<xs:element name="public-contact-addr" type="lrms:AddressPoint"/>
   
<xs:element name="public-contact-email" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="public-websiteURL" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="customer-serviceURL" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="trip-plannerURL" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="operation-times" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="agency-description" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="handicap-access-description" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="fare-range-description" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="ticket-locations" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="customer-group-served" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="fleet-description" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="modes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="mode" type="CPT-Mode"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="status" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="service-zones" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="service-zone" type="PIServiceZoneIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="service-area" type="SPPolygon" minOccurs="0"/>
   
<xs:element name="static-files" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="static-file" type="PIAgencyStaticFile"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localPIAgencyProfile" type="local:PIAgencyProfile" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

element tcip:PIAgencyProfile/name
diagram
type tcip:CPT-AgencyName
properties
isRef 0
content simple
facets
minLength 1
maxLength 30
source <xs:element name="name" type="CPT-AgencyName"/>

element tcip:PIAgencyProfile/feedback-email
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="feedback-email" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/public-contact-phone
diagram
type tcip:CPT-PhoneNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 16
source <xs:element name="public-contact-phone" type="CPT-PhoneNumber" minOccurs="0"/>

element tcip:PIAgencyProfile/public-contact-fax
diagram
type tcip:CPT-PhoneNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 16
source <xs:element name="public-contact-fax" type="CPT-PhoneNumber" minOccurs="0"/>

element tcip:PIAgencyProfile/public-contact-addr
diagram
type lrms:AddressPoint
properties
isRef 0
content complex
children structureNumber streetInfo side height adminAreas
source <xs:element name="public-contact-addr" type="lrms:AddressPoint"/>

element tcip:PIAgencyProfile/public-contact-email
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="public-contact-email" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/public-websiteURL
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="public-websiteURL" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/customer-serviceURL
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="customer-serviceURL" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/trip-plannerURL
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="trip-plannerURL" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/operation-times
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="operation-times" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/agency-description
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="agency-description" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/handicap-access-description
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="handicap-access-description" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/fare-range-description
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="fare-range-description" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/ticket-locations
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="ticket-locations" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/customer-group-served
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="customer-group-served" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/fleet-description
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="fleet-description" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIAgencyProfile/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="20">
     
<xs:element name="mode" type="CPT-Mode"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PIAgencyProfile/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"/>

element tcip:PIAgencyProfile/status
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="status" type="CPT-Footnote" minOccurs="0"/>

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

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

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

element tcip:PIAgencyProfile/static-files
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children static-file
source <xs:element name="static-files" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="static-file" type="PIAgencyStaticFile"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PIAgencyProfile/static-files/static-file
diagram
type tcip:PIAgencyStaticFile
properties
isRef 0
content complex
children agency-id name file-headline file-name description applicability retrievalURL retrieval-application retrievalIP retrievalPort retrieval-instructions file-content activation deactivation localPIAgencyStaticFile
source <xs:element name="static-file" type="PIAgencyStaticFile"/>

element tcip:PIAgencyProfile/localPIAgencyProfile
diagram
type PIAgencyProfile
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localPIAgencyProfile" type="local:PIAgencyProfile" minOccurs="0"/>


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