Definition Type: ComplexType
Name: AmountRelativeTo
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-0.xsd
Abstract
Documentation:
Specifies the anchor amount. This element also carries an href attribute. The href attribute value will be a pointer style reference to the element or component elsewhere in the document where the anchor amount is defined.
Collapse XSD Schema Diagram:
Drilldown into href in schema fpml-shared-4-0_xsdXSD Diagram of AmountRelativeTo in schema fpml-shared-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="AmountRelativeTo">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the anchor amount. This element also carries an href attribute. The href attribute value will be a pointer style reference to the element or component elsewhere in the document where the anchor amount is defined.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:string">
            <xsd:attribute name="href" use="required" type="xsd:IDREF" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsA:href Required
Collapse Derivation Tree:
Collapse References:
nsA:amountRelativeTo, nsA:amountRelativeTo, nsA:amountRelativeTo, nsA:amountRelativeTo, nsA:amountRelativeTo