Definition Type: Element
Name: tr
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_TableRow
Containing Schema: dml-table.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Table Row
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-table_xsd Drilldown into tc in schema dml-table_xsd Drilldown into h in schema dml-table_xsd Drilldown into CT_TableRow in schema dml-table_xsdXSD Diagram of tr in schema dml-table_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tr" type="CT_TableRow" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Table Row</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tc a:tc 0 unbounded
extLst a:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
h a:h Required
Collapse Derivation Tree: