Class CatalogDefinition
- Applied Stereotypes:
-
XSDgroup
A marker stating that the OpenSCENARIO file is a catalog.
- Used in:
-
OpenScenarioCategory
Properties |
|
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
|
catalog |
Catalog |
1..1 |
XSDelement
|
Definition of a catalog. |
|
XSD 1.3 Representation |
<xsd:group name="CatalogDefinition">
<xsd:sequence>
<xsd:element name="Catalog" type="Catalog"/>
</xsd:sequence>
</xsd:group>
|
|
Stereotype Details Information |
- Class
- XSDgroup [modelGroup: "sequence"]
- Property catalog
- XSDelement [position: "1"]
|
To XSD