Definition Type: SimpleType
Name: ObjectDocumentFormatType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgCommon.xsd
Collapse XSD Schema Diagram:
XSD Diagram of ObjectDocumentFormatType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:simpleType name="ObjectDocumentFormatType">
    <xs:restriction base="xs:string">
        <xs:minLength value="0" />
        <xs:maxLength value="63" />
    </xs:restriction>
    <!-- document format -->
</xs:simpleType>
Collapse Facets:
Facet Value
MaxLength 63
MinLength 0
Collapse Derivation Tree:
Collapse References:
pwg:ObjectDocumentFormat