simpleType im:Urgency
namespace http://www.IM-Partial-00-00-00
type restriction of xs:unsignedByte
used by
element Head/urgency
facets
maxInclusive 5
annotation
documentation
<Definition> The reporting person&apos;s or center&apos;s assessment of urgency, 0 as least urgent.</Definition>
source <xs:simpleType name="Urgency">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> The reporting person&apos;s or center&apos;s assessment of urgency, 0 as least urgent.</Definition>
   
</xs:documentation>
 
</xs:annotation>
 
<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