IS:attribute: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Die Seite wurde neu angelegt: {{elementDocu| elementName = attribute |parent = {{DocIS|attributes}} |ownAttributes = * {{attr|name}}: name of one attribute ({{xsdType|string}}, required) * {{attr...)
 
m (Reformatted using current wiki templates)
Line 2: Line 2:
elementName = attribute
elementName = attribute


|parent = {{DocIS|attributes}}
|parent = {{IS:Tag|attributes}}
 
|semantics =
A {{IS:Tag|attribute}} represents one of the global attributes of the considered infrastructure.


|ownAttributes =
|ownAttributes =
* {{attr|name}}: name of one attribute ({{xsdType|string}}, required)
* {{Attr|name}}: name of one attribute
 
* {{Attr|value}}: value of the attribute


* {{attr|value}}: value of the attribute ({{xsdType|string}}, required)
|constraints =
* {{Attr|name}} {{XsdType|string}}, mandatory


|semantics =
* {{Attr|value}} {{XsdType|string}}, mandatory
A {{IS:Tag|attribute}} represents one of the global attributes of the considered infrastructure.
}}
}}

Revision as of 20:40, 23 October 2012


attribute
 


Scheme description / Schemenbeschreibung

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

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

A <attribute> represents one of the global attributes of the considered infrastructure.

Attributes of attribute / Attribute von attribute

  • name: name of one attribute
  • value: value of the attribute

Syntactic Constraints / Syntaktische Beschränkungen

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.