IS:balise: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
No edit summary
mNo edit summary
Line 11: Line 11:
* {{attr|countryID}}: ID number for each country. The ID number is then used to determine to which country a balise belongs. ({{DocIS|tBaliseCountryID}}, optional)
* {{attr|countryID}}: ID number for each country. The ID number is then used to determine to which country a balise belongs. ({{DocIS|tBaliseCountryID}}, optional)


* {{attr|groupID}}: balises can be joined to groups. baliseGroupID is needed to determine if a balise belongs to a group and if yes, to which one. ({{DocIS|tBaliseGroupID}}, optional)
* {{attr|groupID}}: balises and {{DocIS|baliseGroup}}s can be joined to groups. groupID is needed to determine if a balise belongs to a group and if yes, to which one. ({{DocIS|tBaliseGroupID}}, optional)


* {{attr|linkingAccuracy}} ({{DocIS|tBaliseLinkingAcc}}, optional)
* {{attr|linkingAccuracy}} ({{DocIS|tBaliseLinkingAcc}}, optional)
Line 29: Line 29:
|semantics =
|semantics =
A {{IS:Tag|balise}} defines a single balise and it's attributes.
A {{IS:Tag|balise}} defines a single balise and it's attributes.
|notes =
*Don't mix up groups of balises in the mean of {{DocIS|baliseGroup}} with the groups defined by the groupIDs. A baliseGroup can also be part of a group of balise elements with a certain ID.
}}
}}

Revision as of 09:03, 18 June 2009


balise
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

A <balise> defines a single balise and it's attributes.

Attributes of balise / Attribute von balise

see tOrientedElement

  • countryID: ID number for each country. The ID number is then used to determine to which country a balise belongs. (tBaliseCountryID, optional)
  • groupID: balises and baliseGroups can be joined to groups. groupID is needed to determine if a balise belongs to a group and if yes, to which one. (tBaliseGroupID, optional)
  • ndx (tPIG, optional)

Syntactic Constraints / Syntaktische Beschränkungen

  • countryID: Up to 1023 countries can be defined.
  • groupID: Up to 16383 groups can be defined.

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

  • Don't mix up groups of balises in the mean of baliseGroup with the groups defined by the groupIDs. A baliseGroup can also be part of a group of balise elements with a certain ID.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.