complexType "ProductReference"
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):
componentReference (defined in StrategyComponentIdentification complexType),
componentReference (defined in StrategyComponentIdentification complexType),
definition (defined in UnderlyingAsset complexType),
premiumProductReference (defined in ProductComponentIdentifier complexType),
premiumProductReference (defined in ProductComponentIdentifier complexType),
premiumProductReference (defined in Strategy complexType),
premiumProductReference (defined in Strategy complexType)
Known Usage Locations
Annotation
Reference to a full FpML product.
Type Definition Detail
Type Derivation Tree
Reference (extension)
  ProductReference
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="ProductReference">
<xsd:complexContent>
<xsd:extension base="Reference">
<xsd:attribute ecore:reference="Product" 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="Product" name="href" type="xsd:IDREF" use="required"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.