http://maven.apache.org/XDOC/2.0
simpleType Charset

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://maven.apache.org/XDOC/2.0}Charset (restriction)

Documentation
      a character encoding, as per [RFC2045]
      
Properties
This component is not nillable.

Model



Source
<xs:simpleType name="Charset">
<xs:restriction base="xs:string"/>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.