inheritnum

Attribute Information

Used By

Attribute Group db:inheritnum.attribute

Source

<xs:attribute name="inheritnum">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="ignore"/>
      <xs:enumeration value="inherit"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample