ExcludeModifier

The element ExcludeModifier refers to the code of a Modifier, which is not to be used for this class.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
code xs:NMTOKEN required
The attribute code references the code of the excluded Modifier.
variants xs:IDREFS optional
The attribute variants defines the list of variants in which this ExcludeModifier element is valid. When the attribute is absent this ExcludeModifier element is valid in all variants.

Used By

Element Class

Source

<xs:element name="ExcludeModifier">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">The element ExcludeModifier refers to the code of a Modifier, which is not to be used for this class.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attributeGroup ref="attlist.ExcludeModifier"/>
  </xs:complexType>
</xs:element>

Sample