Definition Type: ComplexType
Name: OtherAgreementId
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:NonEmptyScheme
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A 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 agreementIdScheme in schema fpml-shared-5-10_xsd4XSD Diagram of OtherAgreementId in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="OtherAgreementId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A 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="agreementIdScheme" type="NonEmptyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
agreementIdScheme nsE:agreementIdScheme (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:identifier