simpleType Event-headline-element
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
element EventHeadline/headline-element
facets
minInclusive 1
maxInclusive 3
annotation
documentation
<objectClass>Event</objectClass>
<definition>Specifies which event type is the headline or key event type for an event.</definition>
source <xs:simpleType name="Event-headline-element">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition>Specifies which event type is the headline or key event type for an event.</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="3"/>
 
</xs:restriction>
</xs:simpleType>


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