performance

Attribute Information

Used By

Attribute Group db:performance.attribute

Source

<xs:attribute name="performance">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="optional"/>
      <xs:enumeration value="required"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample