SubClass

The element SubClass defines a child of a Modifier, ModifierClass or Class.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
code xs:NMTOKEN required
The attribute code refers to the code of the SubClass.
variants xs:IDREFS optional
The attribute variants defines the list of variants in which this SubClass is valid. When the attribute is absent the SubClass is valid in all variants.

Used By

Source

<xs:element name="SubClass">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">The element SubClass defines a child of a Modifier, ModifierClass or Class.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attributeGroup ref="attlist.SubClass"/>
  </xs:complexType>
</xs:element>

Sample