IL:hasCommunicationSettings/3.2

From railML 3 Wiki
Jump to navigation Jump to search

Automatic Schemaexport for Element hasCommunicationSettings

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.