Definition Type: ComplexType
Name: AbstractEventRequireId
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-loan-5-9.xsd
Abstract True
Documentation:
Abstract base type for all loan business events.
Collapse XSD Schema Diagram:
Drilldown into eventIdentifier in schema fpml-loan-5-9_xsdXSD Diagram of AbstractEventRequireId in schema fpml-loan-5-9_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="AbstractEventRequireId" abstract="true">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Abstract base type for all loan business events.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="eventIdentifier" type="BusinessEventIdentifier" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eventIdentifier nsA:eventIdentifier (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:LoanEvent