IS:netConnectorRelation

From railML 3 Wiki
Revision as of 16:39, 30 October 2024 by RailML Bot XSD2MediaWiki (talk | contribs) (Created page IS:netConnectorRelation using XSD2MediaWiki Converter 1.1.1)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element IS:netConnectorRelation of railML® version 3.3
    
Documentation A netConnectorRelation allows connecting a netConnector to a netElement. The attribute @positionOnElement describes where on the netElement the netConnector is located, i.e. on which end of the netElement.
Subschema infrastructure
Parents*

netConnectorRelations

Children

connector (1..1), element (1..1), isValid (0..*), name (0..*)

Attributes:
  • positionOnElement: This element is used to specify the position of the connector relation on the netElement. As the connector is point-shaped there is no such value given for the connector side of the connector relation. (obligatory; xs:integer)
Possible values:
  • 0: beginning of netElement
  • 1: end of netElement,

  • id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory; xs:ID); compare: Dev:Identities
*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.2 within the IS subschema. It is available only in railML® . Do not hesitate to contact railML.org for further questions.

This element does not appear in railML® 3.1 within the IS subschema. It is available only in railML® . Do not hesitate to contact railML.org for further questions.


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.

Introduced with version 3.3.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues