diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | group-id metadata group-name group-garage group-stoppoint group-members group-memo | ||
used by |
|
||
source | <xs:complexType name="FCEquipmentGroup"> <xs:sequence> <xs:element name="group-id" type="FC-FareEquipmentSubset"/> <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/> <xs:element name="group-name" type="CPT-GroupName"/> <xs:element name="group-garage" type="CPTTransitFacilityIden" minOccurs="0"/> <!-- only if group shares garage --> <xs:element name="group-stoppoint" type="CPTStoppointIden" minOccurs="0"/> <!-- only if group shares stoppoint --> <xs:element name="group-members"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="group-member" type="CPT-SerialNumber"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="group-memo" type="CPT-Footnote" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:FC-FareEquipmentSubset | ||||
properties |
|
||||
source | <xs:element name="group-id" type="FC-FareEquipmentSubset"/> |
diagram | ![]() |
||||||||
type | tcip:CPTRowMetaData | ||||||||
properties |
|
||||||||
children | created effective expiration activation deactivation updated | ||||||||
source | <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:CPT-GroupName | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="group-name" type="CPT-GroupName"/> |
diagram | ![]() |
||||||||
type | tcip:CPTTransitFacilityIden | ||||||||
properties |
|
||||||||
children | facility-id agency-id facility-name base-name | ||||||||
source | <xs:element name="group-garage" type="CPTTransitFacilityIden" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPTStoppointIden | ||||||||
properties |
|
||||||||
children | stoppoint-id agency-id name | ||||||||
source | <xs:element name="group-stoppoint" type="CPTStoppointIden" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | group-member | ||||
source | <xs:element name="group-members"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="group-member" type="CPT-SerialNumber"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPT-SerialNumber | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="group-member" type="CPT-SerialNumber"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="group-memo" type="CPT-Footnote" minOccurs="0"/> |