Definition Type: Element
Name: PresentationFormat
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/extended-properties
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: shared-documentPropertiesExtended.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Intended Format of Presentation
Collapse XSD Schema Diagram:
XSD Diagram of PresentationFormat in schema shared-documentpropertiesextended_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="PresentationFormat" minOccurs="0" maxOccurs="1" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>Intended Format of Presentation</xsd:documentation>
    </xsd:annotation>
</xsd:element>