simpleType Event-frequency-am
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
elements DataInformation/frequency-am HARInventory/har-frequency-am
facets
minInclusive 53
maxInclusive 171
annotation
documentation
<objectClass>Event</objectClass>
<definition>A radio frequency in the commercial AM band used for broadcasting the event-related information.
            MHz x 10</definition>
source <xs:simpleType name="Event-frequency-am">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition>A radio frequency in the commercial AM band used for broadcasting the event-related information.
            MHz x 10
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:minInclusive value="53"/>
   
<xs:maxInclusive value="171"/>
 
</xs:restriction>
</xs:simpleType>


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