Definition Type: SimpleType
Name: Charsets
Namespace: http://www.w3.org/1999/xhtml
Containing Schema: xhtml1-strict.xsd
Documentation:
a space separated list of character encodings, as per [RFC2045]
Collapse XSD Schema Diagram:
XSD Diagram of Charsets in schema xhtml1-strict_xsd (XHTML™ 1.0 The Extensible HyperText Markup Language)
Collapse XSD Schema Code:
<xs:simpleType name="Charsets">
    <xs:annotation>
        <xs:documentation>
      a space separated list of character encodings, as per [RFC2045]
      </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:accept-charset