Definition Type: Element
Name: scenarios
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Scenarios
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Scenarios
Collapse XSD Schema Diagram:
Drilldown into scenario in schema sml-sheet_xsd Drilldown into sqref in schema sml-sheet_xsd Drilldown into show in schema sml-sheet_xsd Drilldown into current in schema sml-sheet_xsd Drilldown into CT_Scenarios in schema sml-sheet_xsdXSD Diagram of scenarios in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="scenarios" type="CT_Scenarios" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Scenarios</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
scenario nsM:scenario 1 unbounded
Collapse Child Attributes:
Name Type Default Value Use
current nsM:current Optional
show nsM:show Optional
sqref nsM:sqref Optional
Collapse Derivation Tree: