complexType tcip:SchReportValidationErrors
diagram
namespace http://www.TCIP-Adopted-03-00-01
children originator version-used time-failed errors-found
used by
element tcip:schReportValidationErrors
source <xs:complexType name="SchReportValidationErrors">
 
<xs:sequence>
   
<xs:element name="originator" type="CPT-ApplicationID"/>
   
<xs:element name="version-used" type="SCHRouteVersion"/>
   
<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="SCHValidationError"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SchReportValidationErrors/originator
diagram
type tcip:CPT-ApplicationID
properties
isRef 0
content simple
source <xs:element name="originator" type="CPT-ApplicationID"/>

element tcip:SchReportValidationErrors/version-used
diagram
type tcip:SCHRouteVersion
properties
isRef 0
content complex
children route metadata route-sched-eff route-sched-exp route-sched-version route-sched-update timepoint-eff timepoint-exp timepoint-version timepoint-update pattern-eff pattern-exp pattern-version pattern-update stoppoint-eff stoppoint-exp stoppoint-version stoppoint-update
source <xs:element name="version-used" type="SCHRouteVersion"/>

element tcip:SchReportValidationErrors/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:SchReportValidationErrors/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="SCHValidationError"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchReportValidationErrors/errors-found/errors-found-item
diagram
type tcip:SCHValidationError
properties
isRef 0
content complex
children error-type affected-patterns affected-segments affected-trips affected-runs affected-blocks affected-routes affected-directions affected-stoppoints affected-timepoints affected-transfers explanation localSCHValidationError
source <xs:element name="errors-found-item" type="SCHValidationError"/>


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