| namespace | http://www.pwg.org/schemas/2012/12/sm | |||||||||||||||
| type | restriction of xs:NMTOKEN | |||||||||||||||
| properties | 
 | |||||||||||||||
| used by | 
 | |||||||||||||||
| facets | 
 | |||||||||||||||
| source | <xs:simpleType name="ObjectPointerBasisWKV"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Other"/> <xs:enumeration value="Unknown"/> <xs:enumeration value="NotSupported"/> <xs:enumeration value="Actual"/> <!-- unrestricted or infinite pointer value --> <!-- not instrumented pointer value --> <!-- not supported pointer value --> <!-- actual pointer value --> </xs:restriction> <!-- object pointer basis (i.e., accuracy) --> <!-- see prtInputNextIndex in [RFC3805] --> </xs:simpleType> |