Class PositionOfCurrentEntity

Applied Stereotypes:
XSDcomplexType

Reference to the current Entity. The position in a route is defined through the position of this entity (used in RoutePosition).

Used in:
InRoutePosition
Properties
Name Type Cardinality AppliedStereotypes Description
entityRef Entity 1..1 XSDattribute nameRef Reference to an entity.

Migration Information from XSD 0.9.1
Derived From:
OSCPosition.Route.Position.Current
Property Name XSD Type XSD 0.9.1 Name Migration
entityRef Attribute entityRef

XSD 1.0 Representation


<xsd:complexType name="PositionOfCurrentEntity">
<xsd:attribute name="entityRef" type="String" use="required"/>
</xsd:complexType>

To XSD To XSLT To XSD Tree