simpleType Event-forecast-element-identifier
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedShort
used by
element EventDetail/forecast-element-id
facets
minInclusive 1
maxInclusive 999
annotation
documentation
<objectClass>Event</objectClass>
<definition>A sequential reference to successive forecast snapshots of a forecast event as it is expected to develop through time.  Higher sequence numbers describe the situation as it is currently predicted to evolve in successively later time periods.</definition>
source <xs:simpleType name="Event-forecast-element-identifier">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition>A sequential reference to successive forecast snapshots of a forecast event as it is expected to develop through time.  Higher sequence numbers describe the situation as it is currently predicted to evolve in successively later time periods.</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="999"/>
 
</xs:restriction>
</xs:simpleType>


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