namespace | http://www.ite.org/tmdd | ||||
type | restriction of xs:unsignedShort | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="Event-broadcast-channel-number"> <xs:annotation> <xs:documentation> <objectClass>Event</objectClass> <definition>A broadcast channel number used for disseminating the event-related information, e.g. on television, or on CB radio.</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1000"/> </xs:restriction> </xs:simpleType> |