Definition Type: SimpleType
Name: ST_Format
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes
Containing Schema: shared-documentPropertiesVariantTypes.xsd
Documentation:
Format Simple Type
Collapse XSD Schema Diagram:
XSD Diagram of ST_Format in schema shared-documentpropertiesvarianttypes_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_Format">
    <xsd:annotation>
        <xsd:documentation>Format Simple Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:pattern value="\-1" />
        <xsd:pattern value="\-2" />
        <xsd:pattern value="\-3" />
        <xsd:pattern value="[1-9]+" />
        <xsd:pattern value="0" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern \-1
Collapse Derivation Tree:
Collapse References:
vt:format