rail:additionalName

additional names and its according descriptions to be provided in other languages, dialects, encodings...

http://wiki.railml.org/index.php?title=IS:additionalName_ocp

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
description rail:tElementDescription optional
should be interpreted in its elements' context, substantiates the name
name rail:tGenericName optional
should be interpreted in its elements' context (e.g. track/name, vehicle/name)
type rail:tOcpNameType optional
type of the ocp name
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="additionalName" type="rail:tAdditionalOcpName" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>additional names and its according descriptions to be provided in other languages, dialects, encodings...</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:additionalName_ocp"/>
  </xs:annotation>
</xs:element>

Sample