ops:classification-schemeType

This element describes a classification output.

Complex Type Information

Model

Used By

Source

<xs:complexType name="classification-schemeType">
  <xs:annotation>
    <xs:documentation>This element describes a classification output.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="mappings" type="ops:classification-Mappings"/>
    <xs:element name="cpc" type="ops:cpcType"/>
  </xs:choice>
</xs:complexType>