| namespace | http://www.w3.org/2001/XMLSchema | ||||
| type | xs:token | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:simpleType name="public"> <xs:annotation> <xs:documentation> A utility type, not for public use</xs:documentation> <xs:documentation> A public identifier, per ISO 8879</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"/> </xs:simpleType> |