complexType "PublicReportingPayment"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
otherPayment (in publicProductInfo)
Known Usage Locations
Annotation
Simple product representation providing key information about trade economics of any type of trade for regulatory reporting purposes.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="PublicReportingPayment">
<xsd:sequence>
<xsd:element minOccurs="0" name="paymentAmount" type="Money"/>
<xsd:element minOccurs="0" name="paymentType" type="PaymentType"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
paymentAmount
Type:
Money, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="paymentAmount" type="Money"/>

paymentType
Type:
PaymentType, simple content
A classification of the type of fee or additional payment, e.g. brokerage, upfront fee etc. FpML does not define domain values for this element.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="paymentType" type="PaymentType"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.