TT:metadata: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(-obsolete child TT:organizationalUnits)
No edit summary
Line 6: Line 6:
|childs = {{TT:Tag|dc:creator}}, {{TT:Tag|dc:date}}, {{TT:Tag|dc:format}}, {{TT:Tag|dc:identifier}}, {{TT:Tag|dc:language}}, {{TT:Tag|dc:source}}, {{TT:Tag|dc:title}}
|childs = {{TT:Tag|dc:creator}}, {{TT:Tag|dc:date}}, {{TT:Tag|dc:format}}, {{TT:Tag|dc:identifier}}, {{TT:Tag|dc:language}}, {{TT:Tag|dc:source}}, {{TT:Tag|dc:title}}
|semantics =
|semantics =
The element {{TT:Tag|metadata}} provides a flexible collection of {{external|http://dublincore.org|Dublin Core metadata}} based on {{Attr|xs:any}}.<br/>
The element {{TT:Tag|metadata}} provides a flexible collection of {{external|http://dublincore.org|Dublin Core metadata}} based on {{Attr|xs:any}}.
{{Intro|2.2}} Furthermore some basic, export specific organizational bindings may be predefined. {{depVers|Obsolete}} – Please use {{CO:Tag|organizationalUnits}} from the CO namespace instead.
 
|constraints =
|constraints =
The element {{TT:Tag|metadata}} may be ommitted or used once.<br/>
The element {{TT:Tag|metadata}} may be ommitted or used once.<br/>

Revision as of 16:02, 30 March 2020


metadata
 


Scheme description / Schemenbeschreibung

Position of metadata in the XML-Tree / Position von metadata im XML-Baum

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <metadata> provides a flexible collection of Dublin Core metadata (external link) based on xs:any.

Attributes of metadata / Attribute von metadata

Not yet described. / Noch nicht beschrieben.

Syntactic Constraints / Syntaktische Beschränkungen

The element <metadata> may be ommitted or used once.
Dublin Core elements (with 'dc:' prefix) may occur in any order and any count. The railML element <organizationalUnits> should come last, or may be omitted.

Best practice & Examples / Empfohlene Anwendung & Beispiele

see railML® recommendation and example for usage of DC elements (external link, 2015-05-08, pdf, German and English, visited on 2018-03-27; by Dirk Bräuer, iRFP Dresden)

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.