Introduction
Documentation
Syntax
|
Documentation
|
The detail settings of the device for communicating in the network of the interlocking system.
|
Subschema
|
interlocking
|
Parents*
|
controller,
objectController,
radioBlockCentre,
signalBox
|
Children
|
dnsServer (0..*), networkName (0..1)
|
Attributes:
- gatewayIPv4: The IP address of the gateway for the device in IPv4 format. (optional;
xs:string ; patterns: ([0-9]+(.|$)){4}),
- hasAssociatedVlan: The VLAN associated with this communication interface. (optional;
xs:nonNegativeInteger ),
- hasIPv4Address: The IP address of the device in IPv4 format. (optional;
xs:string ; patterns: ([0-9]+(.|$)){4}),
- hasIPv6Address: The IP address of the device in IPv6 format. (optional;
xs:string ; patterns: ([A-Fa-f0-9]{1,4}::?){1,7}[A-Fa-f0-9]{1,4}),
- hasMAC_Address: The MAC address of the device in typical format. (optional;
xs:string ; patterns: [a-fA-F0-9]{2}(:[a-fA-F0-9]{2}){5}),
- netMaskIPv4: The netmask of the device in IPv4 format. (optional;
xs:string ; patterns: ([0-9]+(.|$)){4}),
- numberOfRedundantReplica: The number of the replica in a set of redundant instances to which these communication settings apply. (optional;
xs:nonNegativeInteger ),
- portUDP: The port number used for UDP communication. (optional;
xs:positiveInteger ),
- relatedNetworkInterface: Name of Networkinterface used with these settings, e.g. eth0. (optional;
xs:string )
|
*Notice: Elements may have different parent elements. As a consequence they may be used in different contexts. Please, consider this as well as a user of this wiki as when developing this documentation further. Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.
|
|
Documentation
|
The detail settings of the device for communicating in the network of the interlocking system.
|
Subschema
|
interlocking
|
Parents*
|
controller,
radioBlockCentre,
signalBox
|
Children
|
dnsServer (0..*), networkName (0..1)
|
Attributes:
- gatewayIPv4: The IP address of the gateway for the device in IPv4 format. (optional;
xs:string ; patterns: ([0-9]+(.|$)){4}),
- hasIPv4Address: The IP address of the device in IPv4 format. (optional;
xs:string ; patterns: ([0-9]+(.|$)){4}),
- hasIPv6Address: The IP address of the device in IPv6 format. (optional;
xs:string ; patterns: ([A-Fa-f0-9]{1,4}::?){1,7}[A-Fa-f0-9]{1,4}),
- hasMAC_Address: The MAC address of the device in typical format. (optional;
xs:string ; patterns: [a-fA-F0-9]{2}(:[a-fA-F0-9]{2}){5}),
- netMaskIPv4: The netmask of the device in IPv4 format. (optional;
xs:string ; patterns: ([0-9]+(.|$)){4}),
- portUDP: The port number used for UDP communication. (optional;
xs:positiveInteger )
|
*Notice: Elements may have different parent elements. As a consequence they may be used in different contexts. Please, consider this as well as a user of this wiki as when developing this documentation further. Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.
|
This element does not appear in railML® 3.1 within the IL subschema. It is available only in railML® 3.2. Do not hesitate to contact railML.org for further questions.
Changes 3.1→3.2
There exists an overview of all changes between railML® 3.1 and railML® 3.2 on page Dev:Changes/3.2.
Introduced with version 3.2.
Changes 3.2→3.3
There exists an overview of all changes between railML® 3.2 and railML® 3.3 on page Dev:Changes/3.3.
The parents have been changed.
The children have been changed.
The attributes have been changed.
Semantics
Best Practice / Examples
Additional Information
Notes
Open Issues