Definition Type: SimpleType
Name: panoseType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Documentation:
Defines the PANOSE number of a font.
Collapse XSD Schema Diagram:
XSD Diagram of panoseType in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="panoseType">
    <xsd:annotation>
        <xsd:documentation>Defines the PANOSE number of a font.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:hexBinary">
        <xsd:length value="10">
        </xsd:length>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Length 10
Collapse Derivation Tree:
Collapse References:
W:val