Class ExternalObjectReference

Applied Stereotypes:
XSDcomplexType

Reference to an external object that is defined beyond OpenSCENARIO files and catalogs, i.e. in the road network (= road object or traffic signal).

Used in:
EntityObject
Properties
Name Type Cardinality AppliedStereotypes Description
name string 1..1 XSDattribute Unique identifier of the referenced external object in the road network.

XSD 1.1 Representation


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

Change log from version 1.0
  • Class created.

Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "all"; mixed: "false"]
  • Property name
    • XSDattribute

To XSD To XSD Tree