namespace | http://www.TCIP-Adopted-03-00-01 | ||
type | union of (restriction of xs:unsignedInt, restriction of xs:string, restriction of xs:unsignedInt, SCH-ValidationErrorType) | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="SCH-ValidationErrorType"> <xs:annotation> <xs:appinfo> timepointPatternInc (1) timepointPatternSegmentInc (2) timepointRunningTimeInc (3) timepointMissing (4) stoppointPatternInc (5) stoppointPatternSegmentInc (6) stoppointMissing (7) transfersTripsInc (8) transfersStoppointsInc (9) transfersPatternInc (10) transfersPatternSegmentInc (11) transfersNotesMissing (12) patternsNotesMissing (13) tripsNotesMissing (14) timpointsNotesMissing (15) stoppointsNotesMissing (16) runsTripsInc (17) blocksTripsInc (18) patternsTripsInc (19) patternSegmentsTripsInc (20) patternGeoInc (21) patternSegmentGeoInc (22) stoppointInactive (23) timepointInactive (24) patternInactive (25) patternSegmentInactive (26) patternVersionUnavailable (27) routeVersionUnavailable (28) timepointVersionUnavailable (29) stoppointVersionUnavailable (30) transfersUnavailable (40) runsUnavailable (41) blocksUnavailable (42) </xs:appinfo> </xs:annotation> <xs:union> <xs:simpleType> <xs:restriction base="xs:unsignedInt"> <xs:minInclusive value="1"/> <xs:maxInclusive value="42"/> </xs:restriction> </xs:simpleType> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="timepointPatternInc"/> <xs:enumeration value="timepointPatternSegmentInc"/> <xs:enumeration value="timepointRunningTimeInc"/> <xs:enumeration value="timepointMissing"/> <xs:enumeration value="stoppointPatternInc"/> <xs:enumeration value="stoppointPatternSegmentInc"/> <xs:enumeration value="stoppointMissing"/> <xs:enumeration value="transfersTripsInc"/> <xs:enumeration value="transfersStoppointsInc"/> <xs:enumeration value="transfersPatternInc"/> <xs:enumeration value="transfersPatternSegmentInc"/> <xs:enumeration value="transfersNotesMissing"/> <xs:enumeration value="patternsNotesMissing"/> <xs:enumeration value="tripsNotesMissing"/> <xs:enumeration value="timpointsNotesMissing"/> <xs:enumeration value="stoppointsNotesMissing"/> <xs:enumeration value="runsTripsInc"/> <xs:enumeration value="blocksTripsInc"/> <xs:enumeration value="patternsTripsInc"/> <xs:enumeration value="patternSegmentsTripsInc"/> <xs:enumeration value="patternGeoInc"/> <xs:enumeration value="patternSegmentGeoInc"/> <xs:enumeration value="stoppointInactive"/> <xs:enumeration value="timepointInactive"/> <xs:enumeration value="patternInactive"/> <xs:enumeration value="patternSegmentInactive"/> <xs:enumeration value="patternVersionUnavailable"/> <xs:enumeration value="routeVersionUnavailable"/> <xs:enumeration value="timepointVersionUnavailable"/> <xs:enumeration value="stoppointVersionUnavailable"/> <xs:enumeration value="transfersUnavailable"/> <xs:enumeration value="runsUnavailable"/> <xs:enumeration value="blocksUnavailable"/> </xs:restriction> </xs:simpleType> <xs:simpleType> <xs:restriction base="xs:unsignedInt"> <xs:minInclusive value="128"/> <xs:maxInclusive value="255"/> </xs:restriction> </xs:simpleType> <xs:simpleType> <xs:restriction base="local:SCH-ValidationErrorType"/> </xs:simpleType> </xs:union> </xs:simpleType> |