complexType VendorAdditionalDataDEType
diagram index_p2177.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
children Vendor FieldCode FieldName FieldValue
used by
element AssetMasterCountryDEType/AdditionalData
annotation
documentation
Country Specific data - Germany
source <xs:complexType name="VendorAdditionalDataDEType">
 
<xs:annotation>
   
<xs:documentation>Country Specific data - Germany</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Vendor" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>vendor</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FieldCode" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>field code by vendor</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FieldName" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>field description</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FieldValue">
     
<xs:annotation>
       
<xs:documentation>field value</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Value" type="xs:string">
           
<xs:annotation>
             
<xs:documentation>field value </xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Name" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>value description</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="ShortName" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>value short description</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element VendorAdditionalDataDEType/Vendor
diagram index_p2178.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:string
properties
content simple
annotation
documentation
vendor
source <xs:element name="Vendor" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>vendor</xs:documentation>
 
</xs:annotation>
</xs:element>

element VendorAdditionalDataDEType/FieldCode
diagram index_p2179.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:string
properties
content simple
annotation
documentation
field code by vendor
source <xs:element name="FieldCode" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>field code by vendor</xs:documentation>
 
</xs:annotation>
</xs:element>

element VendorAdditionalDataDEType/FieldName
diagram index_p2180.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
properties
minOcc 0
maxOcc 1
annotation
documentation
field description
source <xs:element name="FieldName" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>field description</xs:documentation>
 
</xs:annotation>
</xs:element>

element VendorAdditionalDataDEType/FieldValue
diagram index_p2181.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
properties
content complex
children Value Name ShortName
annotation
documentation
field value
source <xs:element name="FieldValue">
 
<xs:annotation>
   
<xs:documentation>field value</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Value" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>field value </xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Name" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>value description</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ShortName" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>value short description</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element VendorAdditionalDataDEType/FieldValue/Value
diagram index_p2182.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:string
properties
content simple
annotation
documentation
field value
source <xs:element name="Value" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>field value </xs:documentation>
 
</xs:annotation>
</xs:element>

element VendorAdditionalDataDEType/FieldValue/Name
diagram index_p2183.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
value description
source <xs:element name="Name" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>value description</xs:documentation>
 
</xs:annotation>
</xs:element>

element VendorAdditionalDataDEType/FieldValue/ShortName
diagram index_p2184.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
value short description
source <xs:element name="ShortName" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>value short description</xs:documentation>
 
</xs:annotation>
</xs:element>


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