complexType "AssetReference"
Namespace:
Content:
empty, 1 attribute
Defined:
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:IDREF
/>
All Direct / Indirect Based Elements (7):
assetReference (in cash defined in ProposedCollateralDeliveryReturn complexType),
assetReference (in forwardCurve),
assetReference (in security),
definition (in point defined in TermCurve complexType),
underlyerReference (defined in DividendPeriod complexType),
underlyerReference (in passThroughItem),
underlyingAssetReference
Known Usage Locations
Annotation
Reference to an underlying asset.
Type Definition Detail
Type Derivation Tree
Reference (extension)
  AssetReference
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="AssetReference">
<xsd:complexContent>
<xsd:extension base="Reference">
<xsd:attribute ecore:reference="Asset" name="href" type="xsd:IDREF" use="required"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
href
Type:
xsd:IDREF, predefined
Use:
required
XML Source (see within schema source)
<xsd:attribute ecore:reference="Asset" name="href" type="xsd:IDREF" use="required"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.