IS:additionalName signal: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Children added)
No edit summary
Line 1: Line 1:
{{InheritAdditionalName
{{ElementDocu|
|parentLink = {{IS:Tag|signal}}
elementName = additionalName
|childs=None
 
|selfLink = {{IS:Tag|additionalName|signal}}
|parent = {{IS:Tag|signal}}
|semantics_en =
 
|constraints_en =
|semantics =  
|back = IS:elements
The element {{IS:Tag|additionalName|signal}} provides additional names with descriptions in other languages, dialects, encodings...  {{AddAnn|| }}
|name =
 
|description =
|ownAttributes =
* {{Attr|name}}: This should be interpreted in its elements' context. {{AddAnn|| }}
 
* {{Attr|description}}: This should be interpreted in its elements' context, it substantiates the {{Attr|name}}. {{AddAnn|| }}
 
{{InheritLang
|notes_en =
|notes_de =
}}
 
{{InheritAnyAttribute
|anyAttribute =  
|anyAttribute_de =
}}
 
{{AddAnn|| }}
 
|constraints =
* {{Attr|name}} {{RailMLType|tGenericName}}.
 
* {{Attr|description}} {{RailMLType|tElementDescription}}
 
{{InheritLangConstraints}}
 
One {{IS:Tag|signal}} can have an unlimited number of {{IS:Tag|additionalName|signal}} elements. {{AddAnn|| }}
 
|notes = {{AddAnn|None.| }}
 
|example = ''None.''
}}
}}

Revision as of 18:39, 2 December 2016


additionalName
 


Scheme description / Schemenbeschreibung

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

  • Parent: <signal>
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <additionalName> provides additional names with descriptions in other languages, dialects, encodings...

Attributes of additionalName / Attribute von additionalName

  • name: This should be interpreted in its elements' context.
  • description: This should be interpreted in its elements' context, it substantiates the name.


  • xml:lang (introduced with version 2.1): This is a unique identifier of language. It uses basically the language standard IETF BCP 47 (external link) which may be different to ISO 639-1 (external link) or ISO 639-2 (external link). For mapping hints see relation to other standards (external link).
  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?

Syntactic Constraints / Syntaktische Beschränkungen

One <signal> can have an unlimited number of <additionalName> elements.

Best practice & Examples / Empfohlene Anwendung & Beispiele

None.

Notes / Anmerkungen


None.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.