diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | transferCluster metadata pointLocation stoppoints minimum-wait localCPTTransferCluster | ||
used by |
|
||
source | <xs:complexType name="CPTTransferCluster"> <xs:sequence> <xs:element name="transferCluster" type="CPTTransferClusterIden"/> <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/> <xs:element name="pointLocation" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="stoppoints"> <xs:complexType> <xs:sequence maxOccurs="50"> <xs:element name="stoppoint" type="CPTStoppointIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="minimum-wait" type="CPT-Duration" minOccurs="0"/> <xs:element name="localCPTTransferCluster" type="local:CPTTransferCluster" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTTransferClusterIden | ||||
properties |
|
||||
children | cluster-id agency-id cluster-name | ||||
source | <xs:element name="transferCluster" type="CPTTransferClusterIden"/> |
diagram | ![]() |
||||||||
type | tcip:CPTRowMetaData | ||||||||
properties |
|
||||||||
children | created effective expiration activation deactivation updated | ||||||||
source | <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:GeoLocation | ||||||||
properties |
|
||||||||
children | latitude longitude horizontalDatum height | ||||||||
source | <xs:element name="pointLocation" type="lrms:GeoLocation" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | stoppoint | ||||
source | <xs:element name="stoppoints"> <xs:complexType> <xs:sequence maxOccurs="50"> <xs:element name="stoppoint" type="CPTStoppointIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTStoppointIden | ||||
properties |
|
||||
children | stoppoint-id agency-id name | ||||
source | <xs:element name="stoppoint" type="CPTStoppointIden"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Duration | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="minimum-wait" type="CPT-Duration" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | CPTTransferCluster | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localCPTTransferCluster" type="local:CPTTransferCluster" minOccurs="0"/> |