Definition Type: Attribute
Name: type
Namespace: urn:schemas-microsoft-com:office:word
Type: nsD:borderTypeElt
Containing Schema: w10.xsd
Use Optional
Documentation:
Gets or sets the type of border.
Collapse XSD Schema Diagram:
XSD Diagram of type in schema w10_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="type" type="borderTypeElt" use="optional">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the type of border.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: