IS:baliseGroup: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
mNo edit summary
(Reformatted using current wiki templates, child elements corrected)
Line 2: Line 2:
elementName = baliseGroup
elementName = baliseGroup


|parent = {{DocIS|balises}}
|parent = {{IS:Tag|balises}}


|childs = {{DocIS|balise}}
|childs = {{IS:Tag|baliseRef}}
 
|inheritedAttributes = see {{DocIS|tElementWithIDAndName}}
 
|ownAttributes =
* {{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|balise}}s and baliseGroups can be joined to groups. groupID 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|linkReactionAscending}} ({{DocIS|tBaliseLinkReaction}}, optional)
 
* {{attr|linkReactionDescending}} ({{DocIS|tBaliseLinkReaction}}, optional)
 
* {{attr|staticTelegram}} ({{xsdType|string}}, 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 =
A {{IS:Tag|baliseGroup}} represents groups of balises.
A {{IS:Doc|baliseGroup}} represents groups of balises.


|notes =
|notes =
*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 balise group. A group can contain an indefinite amount of balises.
* 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 balise group. A group can contain anat maximum 8 balises.
*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.
* 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.
}}
}}

Revision as of 20:50, 23 October 2012


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

Not yet described. / Noch nicht beschrieben.

Syntactic Constraints / Syntaktische Beschränkungen

Not yet described. / Noch nicht beschrieben.

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 balise group. A group can contain anat maximum 8 balises.
  • 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.