| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | facility facTypes facDesc address location startDate endDate localCPTTransitFacility | ||
| used by |
|
||
| source | <xs:complexType name="CPTTransitFacility"> <xs:sequence> <xs:element name="facility" type="CPTTransitFacilityIden"/> <xs:element name="facTypes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25"> <xs:element name="facType" type="CPT-TransitFacilityType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="facDesc" type="CPT-FacilityDesc" minOccurs="0"/> <xs:element name="address" type="lrms:AddressPoint"/> <xs:element name="location" type="lrms:GeoLocation"/> <xs:element name="startDate" type="CPT-Date"/> <xs:element name="endDate" type="CPT-Date" minOccurs="0"/> <xs:element name="localCPTTransitFacility" type="local:CPTTransitFacility" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | tcip:CPTTransitFacilityIden | ||||
| properties |
|
||||
| children | facility-id agency-id facility-name base-name | ||||
| source | <xs:element name="facility" type="CPTTransitFacilityIden"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | facType | ||||||||
| source | <xs:element name="facTypes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25"> <xs:element name="facType" type="CPT-TransitFacilityType"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||
| type | tcip:CPT-TransitFacilityType | ||||
| properties |
|
||||
| source | <xs:element name="facType" type="CPT-TransitFacilityType"/> |
| diagram | |||||||||
| type | tcip:CPT-FacilityDesc | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="facDesc" type="CPT-FacilityDesc" minOccurs="0"/> |
| diagram | ![]() |
||||
| type | lrms:AddressPoint | ||||
| properties |
|
||||
| children | structureNumber streetInfo side height adminAreas | ||||
| source | <xs:element name="address" type="lrms:AddressPoint"/> |
| diagram | ![]() |
||||
| type | lrms:GeoLocation | ||||
| properties |
|
||||
| children | latitude longitude horizontalDatum height | ||||
| source | <xs:element name="location" type="lrms:GeoLocation"/> |
| diagram | |||||
| type | tcip:CPT-Date | ||||
| properties |
|
||||
| source | <xs:element name="startDate" type="CPT-Date"/> |
| diagram | |||||||||
| type | tcip:CPT-Date | ||||||||
| properties |
|
||||||||
| source | <xs:element name="endDate" type="CPT-Date" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | CPTTransitFacility | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localCPTTransitFacility" type="local:CPTTransitFacility" minOccurs="0"/> |