Definition Type: Attribute
Name: dpi
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: dml-shapeEffects.xsd
Use Optional
Documentation:
DPI Setting
Collapse XSD Schema Diagram:
XSD Diagram of dpi in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="dpi" type="xsd:unsignedInt" use="optional">
    <xsd:annotation>
        <xsd:documentation>DPI Setting</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>