Definition Type: Element
Name: connection
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Connection
Containing Schema: sml-externalConnections.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Connection
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-externalconnections_xsd Drilldown into parameters in schema sml-externalconnections_xsd Drilldown into textPr in schema sml-externalconnections_xsd Drilldown into webPr in schema sml-externalconnections_xsd Drilldown into olapPr in schema sml-externalconnections_xsd Drilldown into dbPr in schema sml-externalconnections_xsd Drilldown into singleSignOnId in schema sml-externalconnections_xsd Drilldown into credentials in schema sml-externalconnections_xsd Drilldown into saveData in schema sml-externalconnections_xsd Drilldown into refreshOnLoad in schema sml-externalconnections_xsd Drilldown into background in schema sml-externalconnections_xsd Drilldown into onlyUseConnectionFile in schema sml-externalconnections_xsd Drilldown into deleted in schema sml-externalconnections_xsd Drilldown into new in schema sml-externalconnections_xsd Drilldown into savePassword in schema sml-externalconnections_xsd Drilldown into minRefreshableVersion in schema sml-externalconnections_xsd Drilldown into refreshedVersion in schema sml-externalconnections_xsd Drilldown into reconnectionMethod in schema sml-externalconnections_xsd Drilldown into type in schema sml-externalconnections_xsd Drilldown into description in schema sml-externalconnections_xsd Drilldown into name in schema sml-externalconnections_xsd Drilldown into interval in schema sml-externalconnections_xsd Drilldown into keepAlive in schema sml-externalconnections_xsd Drilldown into odcFile in schema sml-externalconnections_xsd Drilldown into sourceFile in schema sml-externalconnections_xsd Drilldown into id in schema sml-externalconnections_xsd Drilldown into CT_Connection in schema sml-externalconnections_xsdXSD Diagram of connection in schema sml-externalconnections_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="connection" minOccurs="1" maxOccurs="unbounded" type="CT_Connection">
    <xsd:annotation>
        <xsd:documentation>Connection</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
dbPr nsM:dbPr 0 1
olapPr nsM:olapPr 0 1
webPr nsM:webPr 0 1
textPr nsM:textPr 0 1
parameters nsM:parameters 0 1
extLst nsM:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
id nsM:id Required
sourceFile nsM:sourceFile Optional
odcFile nsM:odcFile Optional
keepAlive nsM:keepAlive false Optional
interval nsM:interval 0 Optional
name nsM:name Optional
description nsM:description Optional
type nsM:type Optional
reconnectionMethod nsM:reconnectionMethod 1 Optional
refreshedVersion nsM:refreshedVersion Required
minRefreshableVersion nsM:minRefreshableVersion 0 Optional
savePassword nsM:savePassword false Optional
new nsM:new false Optional
deleted nsM:deleted false Optional
onlyUseConnectionFile nsM:onlyUseConnectionFile false Optional
background nsM:background false Optional
refreshOnLoad nsM:refreshOnLoad false Optional
saveData nsM:saveData false Optional
credentials nsM:credentials integrated Optional
singleSignOnId nsM:singleSignOnId Optional
Collapse Derivation Tree: