Definition Type: Element
Name: dateRelativeTo
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:DateReference
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the anchor as an href attribute. The href attribute value is a pointer style reference to the element or component elsewhere in the document where the anchor date is defined.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd4 Drilldown into href in schema fpml-shared-5-10_xsd4 Drilldown into DateReference in schema fpml-shared-5-10_xsd4XSD Diagram of dateRelativeTo in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dateRelativeTo" type="DateReference" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the anchor as an href attribute. The href attribute value is a pointer style reference to the element or component elsewhere in the document where the anchor date is defined.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href nsE:href Required
Collapse Derivation Tree: