DocumentURL

/FundsXML4/Documents/Document/DocumentURL

Diagram

DocumentURL

Documentation

EN

Link of document for downloading

DE

Link des Dokuments zum Herunterladen

FR

Lien du document pour le téléchargement

NL

Link van het document voor downloaden

ES

Enlace del documento para descarga

IT

Link del documento per il download

HU

A dokumentum letöltési linkje

CS

Odkaz na dokument ke stažení

Properties

Type
xs:anyURI
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
3
Sample Data
http://example.com/sample

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="DocumentURL"
            type="xs:anyURI">
   <xs:annotation>
      <xs:documentation xml:lang="en">Link of document for downloading</xs:documentation>
      <xs:documentation xml:lang="de">Link des Dokuments zum Herunterladen</xs:documentation>
      <xs:documentation xml:lang="fr">Lien du document pour le téléchargement</xs:documentation>
      <xs:documentation xml:lang="nl">Link van het document voor downloaden</xs:documentation>
      <xs:documentation xml:lang="es">Enlace del documento para descarga</xs:documentation>
      <xs:documentation xml:lang="it">Link del documento per il download</xs:documentation>
      <xs:documentation xml:lang="hu">A dokumentum letöltési linkje</xs:documentation>
      <xs:documentation xml:lang="cs">Odkaz na dokument ke stažení</xs:documentation>
   </xs:annotation>
</xs:element>