<xs:element name="CommissionPayableAmount" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">The amount of commission to be paid.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="CurrencyAmountGroup">
<xs:annotation>
<xs:documentation xml:lang="en">The amount of commission to be paid.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:complexType>
</xs:element>
|