namespace | http://www.ntcip.org/c2f-objects | ||
type | xs:unsignedShort | ||
used by | |||
annotation |
|
||
source | <xs:simpleType name="DmsMessageNumber"> <xs:annotation> <xs:documentation> Definition: Enumerated listing of row entries within the value of the primary index to this table (dmsMessageMemoryType -object). When the primary index is &apos;currentBuffer&apos; or &apos;schedule&apos;, then this value must be one (1). When the primary index is &apos;blank&apos;, this value shall be from 1 through 255 and all compliant devices must support all 255 of these &apos;blank&apos; rows. </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"/> </xs:simpleType> |