Class UserDefinedComponent

Applied Stereotypes:
XSDcomplexType

Type of the user defined component.

Used in:
ComponentAnimation
Properties
  Name Type Cardinality AppliedStereotypes Description
  userDefinedComponentType string 1..1 XSDattribute User defined component type.
XSD 1.3 Representation


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

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

To XSD