Definition Type: Attribute
Name: xWindow
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: sml-sheet.xsd
Use Optional
Documentation:
Top Left Corner (X Coodrinate)
Collapse XSD Schema Diagram:
XSD Diagram of xWindow in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="xWindow" type="xsd:unsignedInt" use="optional">
    <xsd:annotation>
        <xsd:documentation>Top Left Corner (X Coodrinate)</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>