RS:manufacturer: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
mNo edit summary
(Updated using new template (Vorlage:RailMLType))
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = manufacturer
elementName = manufacturer


Line 5: Line 5:
The element {{RS:Tag|manufacturer}} contains all data related to the manufacturer of the vehicle, which may be necessary for identification and management.
The element {{RS:Tag|manufacturer}} contains all data related to the manufacturer of the vehicle, which may be necessary for identification and management.


{{deu|Im Element {{RS:Tag|manufacturer}} sind alle Hersteller bezogene Daten zusammengefasst, die zur Identifizierung und Verwaltung benötigt werden.}}
{{Deu|Im Element {{RS:Tag|manufacturer}} sind alle Hersteller bezogene Daten zusammengefasst, die zur Identifizierung und Verwaltung benötigt werden.}}


|parent =
|parent =
{{RS:Doc|classification}}
{{RS:Tag|classification}}


|ownAttributes =
|ownAttributes =
* {{attr|manufacturerName}}: The name of the manufacturer of the entire vehicle as it was called at the time of production.
* {{Attr|manufacturerName}}: This is the name of the manufacturer of the entire vehicle as it was called at the time of production.


* {{attr|manufacturerType}}: The type description the vehicle manufacturer has used for the vehicle at the time of production.
* {{Attr|manufacturerType}}: This is the type description the vehicle manufacturer has used for the vehicle at the time of production.


* {{attr|serialNumber}}: The serial number the manufacturer has given the vehicle at the time of production.
* {{Attr|serialNumber}}: This is the serial number the manufacturer has given the vehicle at the time of production.
 
|constraints =
 
* {{Attr|manufacturerName}} {{RailMLType|tGenericName}}, mandatory
 
* {{Attr|manufacturerType}} {{RailMLType|tElementDescription}}, mandatory
 
* {{Attr|serialNumber}} optional


|backHome = RS:elements
|backHome = RS:elements
}}
}}

Revision as of 12:39, 7 December 2011


manufacturer
 


Scheme description / Schemenbeschreibung

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

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <manufacturer> contains all data related to the manufacturer of the vehicle, which may be necessary for identification and management.

Im Element <manufacturer> sind alle Hersteller bezogene Daten zusammengefasst, die zur Identifizierung und Verwaltung benötigt werden.

Attributes of manufacturer / Attribute von manufacturer

  • manufacturerName: This is the name of the manufacturer of the entire vehicle as it was called at the time of production.
  • manufacturerType: This is the type description the vehicle manufacturer has used for the vehicle at the time of production.
  • serialNumber: This is the serial number the manufacturer has given the vehicle at the time of production.

Syntactic Constraints / Syntaktische Beschränkungen

  • serialNumber optional

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.