ShareClass
/FundsXML4/AssetMasterData/Asset/AssetDetails/ShareClass
Diagram
Documentation
Anteilschein eines Fonds
Master data specific for share classes (subfunds)
Share class of fund details
Properties
- Type
- ShareClassDetailsType
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 4
- Sample Data
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| /AssetMasterData/.../Issuer | CompanyType | Issuer details Detaili data of Company/Issuer |
|
| /AssetMasterData/.../StockMarket | MICCodeType | Exchange(s) at which this share class is listed. Gibt den Boerseplatz an an dem das Wertpapier notiert Market Identifier Code - ISO 10383 |
aaaa |
| /AssetMasterData/.../Listing | (anonymous) | Indicator whether this share class is listed at an exchange A Listed at an official market Gibt an ob das Wertpapier an einer Boerse notiert
|
K |
| /AssetMasterData/.../ListingUnit | (anonymous) | U = Unit |
N |
| /AssetMasterData/.../IssueDate | xs:date | Issue date of the share class Emissionsdatum bezeichnet jenes Datum, zu dem das Wertpapier aufgelegt wurde |
2022-06-05 |
| /AssetMasterData/.../MaturityDate | xs:date | Maturity date Gibt das Tilgungsdatum an |
2023-02-02 |
| /AssetMasterData/.../WithholdingTaxRate | xs:decimal | Withholding tax rate of the security Enthaelt den Quellensteuersatz dem das Wertpapier unterliegt |
763.75 |
| /AssetMasterData/.../ShareClassType | ShareClassTypeType | ||
| /AssetMasterData/.../ExchangeTradedFundFlag | xs:boolean | false |
XML Snippet
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="ShareClass"
type="ShareClassDetailsType">
<xs:annotation>
<xs:documentation xml:lang="en">Share class of fund details</xs:documentation>
<xs:documentation xml:lang="de">Anteilschein eines Fonds</xs:documentation>
</xs:annotation>
</xs:element>