Definition Type: ComplexType
Name: Reference
Namespace: http://www.fpml.org/2005/FpML-4-2
Containing Schema: fpml-shared-4-2.xsd
Abstract True
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 is defined.
Collapse XSD Schema Diagram:
Drilldown into href in schema fpml-shared-4-2_xsdXSD Diagram of Reference in schema fpml-shared-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Reference" abstract="true">
    <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 is defined.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="href" type="xsd:IDREF" use="required" />
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href fpml:href Required
Collapse Derivation Tree:
Collapse References:
fpml:AccountReference, fpml:AmountReference, fpml:AnyAssetReference, fpml:AssetOrTermPointOrPricingStructureReference, fpml:AssetReference, fpml:BusinessCentersReference, fpml:BusinessDayAdjustmentsReference, fpml:CalculationPeriodDatesReference, fpml:CashflowFixingReference, fpml:CashflowObservationReference, fpml:DateReference, fpml:InterestCalculationReference, fpml:InterestLegCalculationPeriodDatesReference, fpml:LegalEntityReference, fpml:MarketReference, fpml:NotionalAmountReference, fpml:PartyOrAccountReference, fpml:PartyOrTradeSideReference, fpml:PartyReference, fpml:PaymentDatesReference, fpml:PricingDataPointCoordinateReference, fpml:PricingParameterDerivativeReference, fpml:PricingStructureReference, fpml:ProductReference, fpml:ProtectionTermsReference, fpml:RateReference, fpml:ResetDatesReference, fpml:ScheduleReference, fpml:SensitivitySetReference, fpml:SettlementTermsReference, fpml:SpreadScheduleReference, fpml:StepReference, fpml:TradeUnderlyerReference, fpml:ValuationReferencefpml:ValuationScenarioReference,