Definition Type: ComplexType
Name: ObjectDocumentFormatSupportedType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgCommon.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ObjectDocumentFormatXSD Diagram of ObjectDocumentFormatSupportedType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="ObjectDocumentFormatSupportedType">
    <xs:sequence>
        <xs:element name="ObjectDocumentFormat" type="ObjectDocumentFormatType" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ObjectDocumentFormat pwg:ObjectDocumentFormat 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'