Definition Type: Attribute
Name: relyOnVml
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: pml-presentationProperties.xsd
Default false
Use Optional
Documentation:
Rely on VML for HTML output
Collapse XSD Schema Diagram:
XSD Diagram of relyOnVml in schema pml-presentationproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="relyOnVml" type="xsd:boolean" use="optional" default="false">
    <xsd:annotation>
        <xsd:documentation>Rely on VML for HTML output</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>