IL:hasCommunicationSettings

From railML 3 Wiki
Jump to navigation Jump to search

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element IL:hasCommunicationSettings of railML® version 3.2
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

Introduced with version 3.2.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues