PayDay

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/Portfolios/Portfolio/Earnings/Earning/Dividend/PayDay

Diagram

PayDay

Documentation

EN

Pay day of dividend

DE

Auszahlungstag der Dividende

FR

Pay day de dividende

NL

Pay day van dividend

ES

Fecha de pago del dividendo

IT

Giorno di pagamento del dividendo

CS

Pay day of dividend

HU

Pay day of dividend

Properties

Type
xs:date
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
14
Sample Data
2026-02-22

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"
            minOccurs="0"
            name="PayDay"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">Pay day of dividend</xs:documentation>
      <xs:documentation xml:lang="de">Auszahlungstag der Dividende</xs:documentation>
      <xs:documentation xml:lang="fr">Pay day de dividende</xs:documentation>
      <xs:documentation xml:lang="nl">Pay day van dividend</xs:documentation>
      <xs:documentation xml:lang="es">Fecha de pago del dividendo</xs:documentation>
      <xs:documentation xml:lang="it">Giorno di pagamento del dividendo</xs:documentation>
      <xs:documentation xml:lang="cs">Pay day of dividend</xs:documentation>
      <xs:documentation xml:lang="hu">Pay day of dividend</xs:documentation>
   </xs:annotation>
</xs:element>