Definition Type: ComplexType
Name: CT_RevisionQueryTableField
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sharedWorkbookRevisions.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into fieldId in schema sml-sharedworkbookrevisions_xsd Drilldown into ref in schema sml-sharedworkbookrevisions_xsd Drilldown into sheetId in schema sml-sharedworkbookrevisions_xsdXSD Diagram of CT_RevisionQueryTableField in schema sml-sharedworkbookrevisions_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_RevisionQueryTableField">
    <xsd:attribute name="sheetId" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Sheet Id</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="ref" type="ST_Ref" use="required">
        <xsd:annotation>
            <xsd:documentation>QueryTable Reference</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="fieldId" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Field Id</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
sheetId nsM:sheetId Required
ref nsM:ref Required
fieldId nsM:fieldId Required
Collapse Derivation Tree:
  • CT_RevisionQueryTableField
Collapse References:
nsM:rqt