Definition Type: Element
Name: textFields
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_TextFields
Containing Schema: sml-externalConnections.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Fields
Collapse XSD Schema Diagram:
Drilldown into textField in schema sml-externalconnections_xsd Drilldown into count in schema sml-externalconnections_xsd Drilldown into CT_TextFields in schema sml-externalconnections_xsdXSD Diagram of textFields in schema sml-externalconnections_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="textFields" minOccurs="0" maxOccurs="1" type="CT_TextFields">
    <xsd:annotation>
        <xsd:documentation>Fields</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
textField nsM:textField 1 unbounded
Collapse Child Attributes:
Name Type Default Value Use
count nsM:count 1 Optional
Collapse Derivation Tree: