Definition Type: Attribute
Name: width
Namespace: urn:schemas-microsoft-com:office:word
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: vml-wordprocessingDrawing.xsd
Use Optional
Documentation:
Border Width
Collapse XSD Schema Diagram:
XSD Diagram of width in schema vml-wordprocessingdrawing_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="width" type="xsd:positiveInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation>Border Width</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>