simpleType lrms:VerticalLevel
namespace http://www.LRMS-Adopted-02-00-00
type restriction of xs:byte
used by
elements tcip:CPTStoppoint/level tcip:SPInteriorLocation/level lrms:Height/verticalLevel
facets
minInclusive -128
source <xs:simpleType name="VerticalLevel">
 
<xs:restriction base="xs:byte">
   
<xs:minInclusive value="-128"/>
 
</xs:restriction>
</xs:simpleType>


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