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.4 Representation


<xsd:group name="CatalogDefinition">
<xsd:sequence>
<xsd:element name="Catalog" type="Catalog"/>
</xsd:sequence>
</xsd:group>

Change log from version 1.3
  • Property 'catalog'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
Stereotype Details Information
  • Class
    • XSDgroup [modelGroup: "sequence"]
  • Property catalog
    • XSDelement

To XSD