group "PaymentDetails.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (6):
identifier (defined in PaymentDetails.model group),
payerPartyReference (defined in Payer.model group),
Known Usage Locations
Annotation
A group that covers key elements used in payment reporting messages.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="PaymentDetails.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="identifier" type="PaymentId"/>
<xsd:group ref="PayerReceiver.model"/>
<xsd:element minOccurs="0" name="paymentAmount" type="Money"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/6)
identifier
Type:
PaymentId, simple content
Unique identifier assigned by either party or matching service, as agreed, to a payment.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="identifier" type="PaymentId"/>

paymentAmount
Type:
Money, complex content
Payment amount in a given currency to be paid/received.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="paymentAmount" type="Money"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.