DocumentURL
/FundsXML4/Documents/Document/DocumentURL
Diagram
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
Properties
- Type
- xs:anyURI
- Cardinality
- 0..1
- 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
- 3
- Sample Data
- http://example.com/sample
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"
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:annotation>
</xs:element>