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