complexType UnderlyingType
diagram index_p2094.png
namespace http://www.fundsxml.org/XMLSchema/3.1
children SecurityCodes Nominale
used by
elements AssetDataType/Underlying DerivativeType/Underlying SwapType/Underlying CreditDefaultSwapType/Underlying
source <xs:complexType name="UnderlyingType">
 
<xs:sequence>
   
<xs:element name="SecurityCodes" type="SecurityCodesType"/>
   
<xs:element name="Nominale" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>deprecated: siehe ContractDimension</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element UnderlyingType/SecurityCodes
diagram index_p2095.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type SecurityCodesType
properties
content complex
children ISIN CUSIP SEDOL CountrySecurityCode OtherSecurityCodes UniqueID
source <xs:element name="SecurityCodes" type="SecurityCodesType"/>

element UnderlyingType/Nominale
diagram index_p2096.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
deprecated: siehe ContractDimension
source <xs:element name="Nominale" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>deprecated: siehe ContractDimension</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy