Definition Type: ComplexType
Name: BusinessEventGroupIdentifier
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:BusinessEventIdentifier
Containing Schema: fpml-loan-5-9.xsd
Abstract
Documentation:
An identifier used to group different business events. This mechanism allows various events to be loosely coupled with each other.
Collapse XSD Schema Diagram:
Drilldown into description in schema fpml-loan-5-9_xsd Drilldown into eventId in schema fpml-business-events-5-9_xsd Drilldown into accountReference in schema fpml-shared-5-9_xsd Drilldown into partyReference in schema fpml-shared-5-9_xsd Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-9_xsd Drilldown into id in schema fpml-business-events-5-9_xsd Drilldown into BusinessEventIdentifier in schema fpml-business-events-5-9_xsdXSD Diagram of BusinessEventGroupIdentifier in schema fpml-loan-5-9_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="BusinessEventGroupIdentifier">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An identifier used to group different business events. This mechanism allows various events to be loosely coupled with each other.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="BusinessEventIdentifier">
            <xsd:sequence>
                <xsd:element name="description" type="xsd:normalizedString" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A short description of the combination of business events that make up the event group.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsA:partyReference (1) (1)
accountReference nsA:accountReference 0 (1)
eventId nsA:eventId (1) (1)
description nsA:description 0 (1)
<xs:group> nsA:PartyAndAccountReferences.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:businessEventGroupId, nsA:businessEventGroupId, nsA:businessEventGroupId