complexType UnderlyingType
diagram index_p2234.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
children SecurityCodes Nominale
used by
elements FundsXML/AssetMasterData/Asset/Security/Derivative/Underlying FundsXML/AssetMasterData/Asset/Security/Swap/Underlying FundsXML/AssetMasterData/Asset/Security/CreditDefaultSwap/Underlying FundsXML/AssetMasterData/Asset/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_p2235.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type SecurityCodesType
properties
content complex
children ISIN CUSIP SEDOL CountrySecurityCode OtherSecurityCodes UniqueID
source <xs:element name="SecurityCodes" type="SecurityCodesType"/>

element UnderlyingType/Nominale
diagram index_p2236.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
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