AdditionalDeduction

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
type optional

Used By

Element Modification

Source

<xs:element name="AdditionalDeduction">
  <xs:complexType>
    <xs:choice>
      <xs:element ref="DeductionAmount"/>
      <xs:element ref="DeductionPercent"/>
      <xs:element ref="DeductedPrice"/>
    </xs:choice>
    <xs:attribute name="type"/>
  </xs:complexType>
</xs:element>

Sample