combine

Attribute Information

Used By

Attribute Group structure:combine-att

Source

<xs:attribute name="combine">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="choice"/>
      <xs:enumeration value="interleave"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample