Definition Type: Element
Name: tr
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:rowElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Represents the table row data.
Collapse XSD Schema Diagram:
Drilldown into permEnd in schema wordnet_xsd Drilldown into permStart in schema wordnet_xsd Drilldown into proofErr in schema wordnet_xsd Drilldown into runLevelElts in schema wordnet_xsd Drilldown into tc in schema wordnet_xsd Drilldown into trPr in schema wordnet_xsd Drilldown into tblPrEx in schema wordnet_xsd Drilldown into rsidTr in schema wordsp_xsd Drilldown into rsidDel in schema wordsp_xsd Drilldown into rsidR in schema wordsp_xsd Drilldown into rsidRPr in schema wordsp_xsd Drilldown into rowElt in schema wordnet_xsdXSD Diagram of tr in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="tr" type="rowElt" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Represents the table row data.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tblPrEx W:tblPrEx 0 1
trPr W:trPr 0 1
tc W:tc 0 unbounded
proofErr W:proofErr 0 (1)
permStart W:permStart 0 (1)
permEnd W:permEnd 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
<xs:group> W:runLevelElts (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
rsidRPr wsp:rsidRPr (Optional)
rsidR wsp:rsidR (Optional)
rsidDel wsp:rsidDel (Optional)
rsidTr wsp:rsidTr (Optional)
Collapse Derivation Tree: