IS:baliseGroup: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Die Seite wurde neu angelegt: {{elementDocu| elementName = baliseGroup |parent = {{DocIS|balises}} |childs = {{DocIS|balise}} |inheritedAttributes = see {{DocIS|tElementWithIDAndName}} |ownAttri...)
 
No 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}} ({{DocIS|tBaliseGroupID}}, optional)
* {{attr|groupID}}: balises and balisegroups can be joined to groups. baliseGroupID is needed to determine if a baliseGroup belongs to a group and if yes, to which one. ({{DocIS|tBaliseGroupID}}, optional)


* {{attr|linkingAccuracy}} ({{DocIS|tBaliseLinkingAcc}}, optional)
* {{attr|linkingAccuracy}} ({{DocIS|tBaliseLinkingAcc}}, optional)
Line 22: Line 22:


* {{attr|ndx}} ({{DocIS|tPIG}}, optional)
* {{attr|ndx}} ({{DocIS|tPIG}}, optional)
|constraints =
* {{attr|countryID}}: Up to 1023 countries can be defined.
* {{attr|groupID}}: Up to 16383 groups can be defined.


|semantics =
|semantics =

Revision as of 08:49, 18 June 2009


baliseGroup
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

A <baliseGroup> represents groups of balises.

Attributes of baliseGroup / Attribute von baliseGroup

see tElementWithIDAndName

  • 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. baliseGroupID is needed to determine if a baliseGroup 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

Balises whose capacity is reasonable only in group mode (e.g. two balises are needed to determine a trains driving direction) must belong to the same group. A group can contain an indefinite amount of balises.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.