ops:classification-Mapping

This contains a single classification mapping process.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
additional-only xs:boolean optional

Used By

Source

<xs:complexType name="classification-Mapping">
  <xs:annotation>
    <xs:documentation>This contains a single classification mapping process.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="ecla" type="ops:linkElementType"/>
    <xs:element name="cpc" type="ops:linkElementType"/>
    <xs:element name="ipc" type="ops:linkElementType"/>
  </xs:choice>
  <xs:attribute name="additional-only" type="xs:boolean" use="optional"/>
</xs:complexType>