Class VehicleLight

Applied Stereotypes:
XSDcomplexType

Type of the vehicle light.

Used in:
LightType
Properties
  Name Type Cardinality AppliedStereotypes Description
  vehicleLightType VehicleLightType 1..1 XSDattribute Available light types attached to a vehicle.
XSD 1.3 Representation


<xsd:complexType name="VehicleLight">
<xsd:attribute name="vehicleLightType" type="VehicleLightType" use="required"/>
</xsd:complexType>

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

To XSD