Class ByObjectType

Applied Stereotypes:
XSDcomplexType

Defines an object type to select entities.

Used in:
CollisionCondition
Properties
Name Type Cardinality AppliedStereotypes Description
type ObjectType 1..1 XSDattribute Defines the type.

Migration Information from XSD 0.9.1
Derived From:
OSCCondition.ByEntity.EntityCondition.Collision.ByType
Property Name XSD Type XSD 0.9.1 Name Migration
type Attribute type

XSD 1.0 Representation


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

To XSD To XSLT To XSD Tree