Definition Type: ComplexType
Name: CT_PaperSource
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into other in schema wml_xsd Drilldown into first in schema wml_xsdXSD Diagram of CT_PaperSource in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_PaperSource">
    <xsd:attribute name="first" type="ST_DecimalNumber">
        <xsd:annotation>
            <xsd:documentation>First Page Printer Tray Code</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="other" type="ST_DecimalNumber">
        <xsd:annotation>
            <xsd:documentation>Non-First Page Printer Tray Code</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
first w:first (Optional)
other w:other (Optional)
Collapse Derivation Tree:
Collapse References:
w:paperSrc