Class ByType

Applied Stereotypes:
XSDcomplexType

A definition of a type, e. g. to be used to define members in an entity selection.

Used in:
SelectedEntities
Properties
Name Type Cardinality AppliedStereotypes Description
objectType ObjectType 1..1 XSDattribute If a scenario object's entity object is of this type, it is part of the entity selection.

Migration Information from XSD 0.9.1
Derived From:
OpenSCENARIO.xsd/OpenSCENARIO.Entities.Selection.Members.ByType
Property Name XSD Type XSD 0.9.1 Name Migration
objectType Attribute type

XSD 1.0 Representation


<xsd:complexType name="ByType">
<xsd:attribute name="objectType" type="ObjectType" use="required"/>
</xsd:complexType>

To XSD To XSLT To XSD Tree