Template:InheritMetadata: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m (version tag added)
m (contraints about child element order added)
Line 11: Line 11:


|constraints =
|constraints =
The element {{{selfLink|FIXME}}} may be ommitted or used once.
The element {{{selfLink|FIXME}}} may be ommitted or used once.<br/>
Dublin Core elements (with 'dc:' prefix) may occur in any order and any count. The railML element {{{{{ns}}}:Tag|organizationalUnits}} should come last, or may be omitted.


|example =
|example =
see [http://www.irfp.de/download/railml_beispiel_dc.pdf RailML recommendation and example for usage of DC elements (German, English), PDF, 151 kByte]
see [http://www.irfp.de/download/railml_beispiel_dc.pdf RailML recommendation and example for usage of DC elements (German, English), PDF, 151 kByte]
}}
}}

Revision as of 14:06, 16 January 2014


metadata
 


Scheme description / Schemenbeschreibung

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

  • Parent: FIXME
  • Children: {{{{{ns}}}:Tag|dc:creator}}, {{{{{ns}}}:Tag|dc:date}}, {{{{{ns}}}:Tag|dc:format}}, {{{{{ns}}}:Tag|dc:identifier}}, {{{{{ns}}}:Tag|dc:language}}, {{{{{ns}}}:Tag|dc:source}}, {{{{{ns}}}:Tag|dc:title}}, (introduced with version 2.2) {{{{{ns}}}:Tag|organizationalUnits}}

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element FIXME provides a flexible collection of Dublin Core metadata based on xs:any.
(introduced with version 2.2) Furthermore some basic, export specific organizational bindings may be predefined.

Attributes of metadata / Attribute von metadata

Not yet described. / Noch nicht beschrieben.

Syntactic Constraints / Syntaktische Beschränkungen

The element FIXME may be ommitted or used once.
Dublin Core elements (with 'dc:' prefix) may occur in any order and any count. The railML element {{{{{ns}}}:Tag|organizationalUnits}} should come last, or may be omitted.

Best practice & Examples / Empfohlene Anwendung & Beispiele

see RailML recommendation and example for usage of DC elements (German, English), PDF, 151 kByte

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.