| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| type | optional |
| Element | Modification |
<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> |