Class AutomaticGear

Applied Stereotypes:
XSDcomplexType

Automatic gear description.

Used in:
Gear
Properties
  Name Type Cardinality AppliedStereotypes Description
  gear AutomaticGearType 1..1 XSDattribute Gear type.
XSD 1.3 Representation


<xsd:complexType name="AutomaticGear">
<xsd:attribute name="gear" type="AutomaticGearType" use="required"/>
</xsd:complexType>

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

To XSD