namespace | http://www.pwg.org/schemas/2012/8/sm | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
used by | ||||||||||
facets |
|
|||||||||
source | <xs:simpleType name="ObjectIdentifier32Type"> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2147483647"/> </xs:restriction> <!-- object local unique integer key (within object type) --> </xs:simpleType> |