<xsd:complexType name="NotionalReference"> <xsd:annotation> <xsd:documentation xml:lang="en">A reference to the notional amount.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="Reference"> <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="Notional" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" /> </xsd:extension> </xsd:complexContent> </xsd:complexType>