simpleType tmdd:Message-number
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:unsignedShort
used by
elements atis:MessageHeader/messageID atis:MessageHeader/responseTo
facets
maxInclusive 65000
annotation
documentation
<Definition> A number defined and unique within the session limit of the dialogs between a given data consumer and a data provider.  This value is simply used to connect related dialogs to each other, such as: &quot;this is message 10 in reply to your message 8 of before&quot; etc.  Every message can have one and only one such value associated with it.</Definition>
<Remarks> Do not confuse this value with the referencing numbering system, used to connect between various events in the messages and found in the &quot;head&quot; structure.</Remarks>
source <xs:simpleType name="Message-number">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> A number defined and unique within the session limit of the dialogs between a given data consumer and a data provider.  This value is simply used to connect related dialogs to each other, such as: &quot;this is message 10 in reply to your message 8 of before&quot; etc.  Every message can have one and only one such value associated with it.</Definition>
     
<Remarks> Do not confuse this value with the referencing numbering system, used to connect between various events in the messages and found in the &quot;head&quot; structure.</Remarks>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="65000"/>
 
</xs:restriction>
</xs:simpleType>


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