simpleType Urgency
namespace http://www.IM-Draft-03-00-44a
type restriction of xs:unsignedByte
used by
elements InfrastructureReport/urgency Header/urgency atis:Head/urgency
facets
maxInclusive 5
source <xs:simpleType name="Urgency">
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="5"/>
 
</xs:restriction>
</xs:simpleType>


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