Class OpenScenario

Applied Stereotypes:
XSDcomplexType

Top level container for scenarios or catalogs.

Properties
Name Type Cardinality AppliedStereotypes Description
fileHeader FileHeader 1..1 Header information for the scenario or the catalog.
openScenarioCategory OpenScenarioCategory 1..1 Category (catalog or scenario) of the OpenSCENARIO description.

Migration Information from XSD 0.9.1
Derived From:
OpenScenario
Property Name XSD Type XSD 0.9.1 Name Migration
fileHeader Element FileHeader
openScenarioCategory Element OpenScenarioCategory

XSD 1.0 Representation


<xsd:complexType name="OpenScenario">
<xsd:sequence>
<xsd:element name="FileHeader" type="FileHeader"/>
<xsd:group ref="OpenScenarioCategory"/>
</xsd:sequence>
</xsd:complexType>

To XSD To XSLT To XSD Tree