QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
level | optional |
Element | Modifications |
<xs:element name="Modification"> <xs:complexType> <xs:sequence> <xs:element ref="OriginalPrice" minOccurs="0"/> <xs:choice> <xs:element ref="AdditionalDeduction"/> <xs:element ref="AdditionalCost"/> </xs:choice> <xs:element ref="Tax" minOccurs="0"/> <xs:element ref="ModificationDetail" minOccurs="0"/> </xs:sequence> <xs:attribute name="level"/> </xs:complexType> </xs:element> |