complexType tcip:FcReportValidationErrors
diagram
namespace http://www.TCIP-Adopted-03-00-01
children source file-identifier version-number time-failed errors-found localFcReportValidationErrors
used by
element tcip:fcReportValidationErrors
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>

element tcip:FcReportValidationErrors/source
diagram
properties
isRef 0
content complex
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>

element tcip:FcReportValidationErrors/source/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden"/>

element tcip:FcReportValidationErrors/source/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden"/>

element tcip:FcReportValidationErrors/file-identifier
diagram
type tcip:CPT-FileIdentifier
properties
isRef 0
content simple
source <xs:element name="file-identifier" type="CPT-FileIdentifier"/>

element tcip:FcReportValidationErrors/version-number
diagram
type tcip:CPT-FileVersion
properties
isRef 0
content simple
source <xs:element name="version-number" type="CPT-FileVersion"/>

element tcip:FcReportValidationErrors/time-failed
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="time-failed" type="CPT-DateTime" minOccurs="0"/>

element tcip:FcReportValidationErrors/errors-found
diagram
properties
isRef 0
content complex
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>

element tcip:FcReportValidationErrors/errors-found/errors-found-item
diagram
type tcip:FCValidationError
properties
isRef 0
content complex
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"/>

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


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