OtherID
/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/SegmentStaticData/Manager/ParentCompany/Identifiers/OtherID
Diagram
Documentation
All other identifiers (with listed or free type)
Properties
- Type
- Text256Type
- Cardinality
- 0..*
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 13
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| ListedIdentifierType |
List of all public available Identifiers |
FSMA FUND CODE | |
| Text100Type |
Text (max. 100 characters) |
ExampleText |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
maxOccurs="unbounded"
minOccurs="0"
name="OtherID">
<xs:annotation>
<xs:documentation>All other identifiers (with listed or free type)</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Text256Type">
<xs:attribute name="ListedType" type="ListedIdentifierType"/>
<xs:attribute name="FreeType" type="Text100Type"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>