Introduction
Documentation
Syntax
|
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