diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | source file-identifier version-number time-failed errors-found localFcReportValidationErrors | ||
used by |
|
||
source | <xs:complexType name="FcReportValidationErrors"> <xs:sequence> <xs:element name="source"> <xs:complexType> <xs:choice> <xs:element name="vehicle" type="CPTVehicleIden"/> <xs:element name="stoppoint" type="CPTStoppointIden"/> </xs:choice> </xs:complexType> </xs:element> <xs:element name="file-identifier" type="CPT-FileIdentifier"/> <xs:element name="version-number" type="CPT-FileVersion"/> <xs:element name="time-failed" type="CPT-DateTime" minOccurs="0"/> <xs:element name="errors-found"> <xs:complexType> <xs:sequence maxOccurs="300"> <xs:element name="errors-found-item" type="FCValidationError"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localFcReportValidationErrors" type="local:FcReportValidationErrors" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
properties |
|
||||
children | vehicle stoppoint | ||||
source | <xs:element name="source"> <xs:complexType> <xs:choice> <xs:element name="vehicle" type="CPTVehicleIden"/> <xs:element name="stoppoint" type="CPTStoppointIden"/> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTVehicleIden | ||||
properties |
|
||||
children | vehicle-id agency-id vin | ||||
source | <xs:element name="vehicle" type="CPTVehicleIden"/> |
diagram | ![]() |
||||
type | tcip:CPTStoppointIden | ||||
properties |
|
||||
children | stoppoint-id agency-id name | ||||
source | <xs:element name="stoppoint" type="CPTStoppointIden"/> |
diagram | ![]() |
||||
type | tcip:CPT-FileIdentifier | ||||
properties |
|
||||
source | <xs:element name="file-identifier" type="CPT-FileIdentifier"/> |
diagram | ![]() |
||||
type | tcip:CPT-FileVersion | ||||
properties |
|
||||
source | <xs:element name="version-number" type="CPT-FileVersion"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="time-failed" type="CPT-DateTime" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | errors-found-item | ||||
source | <xs:element name="errors-found"> <xs:complexType> <xs:sequence maxOccurs="300"> <xs:element name="errors-found-item" type="FCValidationError"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:FCValidationError | ||||
properties |
|
||||
children | error-type affected-fare-records affected-stop-fares affected-fare-zones affected-zone-fares affected-bad-medias affected-good-medias affected-stoppoints affected-day-definitions affected-transfers affected-permisions localFCValidationError | ||||
source | <xs:element name="errors-found-item" type="FCValidationError"/> |
diagram | ![]() |
||||||||
type | FcReportValidationErrors | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localFcReportValidationErrors" type="local:FcReportValidationErrors" minOccurs="0"/> |