complexType "EventPayment"
Namespace:
Content:
complex, 2 attributes, 11 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:IDREF
   
>
   
Content: 
</...>
Content Model Elements (11):
discountFactor (defined in Payment complexType),
payerPartyReference (defined in Payer.model group),
paymentAmount (defined in Payment complexType),
paymentDate (defined in Payment complexType),
paymentType (defined in Payment complexType),
presentValueAmount (defined in Payment complexType),
settlementInformation (defined in Payment complexType)
All Direct / Indirect Based Elements (1):
eventPayment
Known Usage Locations
Annotation
A structure that represents the prepayment structure associated within a facility.
Type Definition Detail
Type Derivation Tree
PaymentBase (extension)
  Payment (extension)
      EventPayment
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="EventPayment">
<xsd:complexContent>
<xsd:extension base="Payment">
<xsd:sequence maxOccurs="unbounded">
<xsd:element name="eventIdentifier" type="BusinessEventIdentifier"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/11)
eventIdentifier
Type:
BusinessEventIdentifier, complex content
XML Source (see within schema source)
<xsd:element name="eventIdentifier" type="BusinessEventIdentifier"/>

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.