namespace | http://www.mostcooperation.com | |||||||||
type | restriction of UnsignedWord | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="FunctionId"> <xs:annotation> <xs:documentation>Used to provided the range limits for MOST function IDs (FktIDs).</xs:documentation> </xs:annotation> <xs:restriction base="mostco:UnsignedWord"> <xs:minInclusive value="0"/> <xs:maxInclusive value="4095"/> </xs:restriction> </xs:simpleType> |