simpleType Event-frequency-fm
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedShort
used by
element DataInformation/frequency-fm
facets
minInclusive 887
maxInclusive 1079
annotation
documentation
<objectClass>Event</objectClass>
<definition>A radio frequency in the commercial FM band used for broadcasting the event-related information.
            MHz x 10</definition>
source <xs:simpleType name="Event-frequency-fm">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition>A radio frequency in the commercial FM band used for broadcasting the event-related information.
            MHz x 10
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort">
   
<xs:minInclusive value="887"/>
   
<xs:maxInclusive value="1079"/>
 
</xs:restriction>
</xs:simpleType>


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