Language
/FundsXML4/Documents/Document/Language
Diagram
Documentation
EN
Language of document
DE
Sprache des Dokuments
FR
Langue du document
NL
Taal van het document
ES
Idioma del documento
IT
Lingua del documento
HU
A dokumentum nyelve
CS
Jazyk dokumentu
Properties
- Type
- xs:language
- Cardinality
- 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
- en-US
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"
name="Language"
type="xs:language">
<xs:annotation>
<xs:documentation xml:lang="en">Language of document</xs:documentation>
<xs:documentation xml:lang="de">Sprache des Dokuments</xs:documentation>
<xs:documentation xml:lang="fr">Langue du document</xs:documentation>
<xs:documentation xml:lang="nl">Taal van het document</xs:documentation>
<xs:documentation xml:lang="es">Idioma del documento</xs:documentation>
<xs:documentation xml:lang="it">Lingua del documento</xs:documentation>
<xs:documentation xml:lang="hu">A dokumentum nyelve</xs:documentation>
<xs:documentation xml:lang="cs">Jazyk dokumentu</xs:documentation>
</xs:annotation>
</xs:element>