except

supplies a list of class members which are to be excluded from the
schema being defined.

Attribute Information

Used By

Element tei:classRef

Source

<xs:attribute name="except">
  <xs:annotation>
    <xs:documentation>supplies a list of class members which are to be excluded from the schema being defined.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:list itemType="xs:NCName"/>
  </xs:simpleType>
</xs:attribute>

Sample