complexType UnderlyingType
diagram index_p2150.png
namespace http://www.fundsxml.org/XMLSchema/3.2
children SecurityCodes Nominale
used by
element AssetDataType/Underlying
source <xs:complexType name="UnderlyingType">
 
<xs:sequence>
   
<xs:element name="SecurityCodes" type="SecurityCodesType"/>
   
<xs:element name="Nominale" type="xs:decimal" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

element UnderlyingType/Nominale
diagram index_p2152.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="Nominale" type="xs:decimal" minOccurs="0"/>


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