<xs:element name="PricingIndicator" minOccurs="0" maxOccurs="5">
<xs:annotation>
<xs:documentation xml:lang="en">Specific information about the price.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="PricingInfoGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Specific information about the price.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:complexType>
</xs:element>
|