Definition Type: Element
Name: row
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_ExternalRow
Containing Schema: sml-supplementaryWorkbooks.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Row
Collapse XSD Schema Diagram:
Drilldown into cell in schema sml-supplementaryworkbooks_xsd Drilldown into r in schema sml-supplementaryworkbooks_xsd Drilldown into CT_ExternalRow in schema sml-supplementaryworkbooks_xsdXSD Diagram of row in schema sml-supplementaryworkbooks_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="row" type="CT_ExternalRow" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Row</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cell nsM:cell 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
r nsM:r Required
Collapse Derivation Tree: