Definition Type: ComplexType
Name: MasterAgreementId
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:NonEmptyScheme
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A master agreement identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.
Collapse XSD Schema Diagram:
Drilldown into masterAgreementIdScheme in schema fpml-shared-5-10_xsd2XSD Diagram of MasterAgreementId in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="MasterAgreementId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A master agreement identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="NonEmptyScheme">
            <xsd:attribute name="masterAgreementIdScheme" type="NonEmptyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
masterAgreementIdScheme nsC:masterAgreementIdScheme (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:masterAgreementId