simpleType ntcip:SCH-TripID
namespace http://www.ntcip.org/c2f-objects
type restriction of xs:integer
used by
element OtherReference/trip-reference
facets
minInclusive 0
maxInclusive 65535
source <xs:simpleType name="SCH-TripID">
 
<xs:restriction base="xs:integer">
   
<xs:maxInclusive value="65535"/>
   
<xs:minInclusive value="0"/>
 
</xs:restriction>
</xs:simpleType>


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