complexType "RegReportingPayment"
Namespace:
Content:
complex, 1 attribute, 7 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (7):
payerPartyReference (defined in Payer.model group),
paymentAmount (defined in NonNegativePayment complexType),
paymentDate (defined in PaymentBaseExtended complexType),
All Direct / Indirect Based Elements (1):
otherPayment (in regulatoryProductInfo)
Known Usage Locations
Annotation
Simple product representation providing key information about trade economics of any type of trade for regulatory reporting purposes.
Type Definition Detail
Type Derivation Tree
PaymentBase (extension)
  PaymentBaseExtended (extension)
      NonNegativePayment (extension)
          RegReportingPayment
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="RegReportingPayment">
<xsd:complexContent>
<xsd:extension base="NonNegativePayment">
<xsd:sequence>
<xsd:element minOccurs="0" name="paymentType" type="PaymentType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
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.