Definition Type: Attribute
Name: sheetId
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: sml-sharedWorkbookRevisions.xsd
Use Required
Documentation:
Sheet Id
Collapse XSD Schema Diagram:
XSD Diagram of sheetId in schema sml-sharedworkbookrevisions_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="sheetId" type="xsd:unsignedInt" use="required">
    <xsd:annotation>
        <xsd:documentation>Sheet Id</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>