AdditionalCost

Element Information

Model

Children: Money, Percentage

Used By

Element Modification

Source

<xs:element name="AdditionalCost">
  <xs:complexType>
    <xs:choice>
      <xs:element ref="Money"/>
      <xs:element ref="Percentage"/>
    </xs:choice>
  </xs:complexType>
</xs:element>

Sample