<xs:element name="FlatCommission" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">A fixed commission amount. </xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="CurrencyAmountGroup">
<xs:annotation>
<xs:documentation xml:lang="en">A fixed commission amount.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:complexType>
</xs:element>
|