simpleType public
namespace http://www.w3.org/2001/XMLSchema
type xs:token
used by
attribute notation/@public
annotation
documentation

   A utility type, not for public use
documentation

   A public identifier, per ISO 8879
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy