Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • railML 2 railML 2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 50
    • Issues 50
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • railML.orgrailML.org
  • railML 2railML 2
  • Issues
  • #101
Closed
Open
Issue created Feb 10, 2011 by Deleted User@deleted-user

Track conditions

Martin Lehmann suggested the new element trackCondition to be introduced in trackElements.

see http://www.railml.org/forum/ro/index.php?group=1&id=56

in the file: "infrastructure.xsd"

<xs:complexType name="eTrackElements">
  <xs:sequence>
    ...
    <xs:element name="trackConditions" type="rail:eTrackConditions" minOccurs="0" />
</xs:complexType>

<xs:complexType name="eTrackConditions">
  <xs:sequence>
    <xs:element name="trackCondition" type="rail:tTrackCondition" minOccurs="0" maxOccurs="unbounded" />
  </xs:sequence>
</xs:complexType>

in the file: "infrastructureTypes.xsd":

<xs:complexType name="tTrackCondition">
  <xs:complexContent>
    <xs:extension base="rail:tOrientedElement">
      <xs:attribute name="length" type="rail:tLengthM" />
      <xs:attribute name="type" type="xs:string" />
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

the type attribute may have some of the following enumeration values:

  • eddyCurrentBrakeProhibit
  • mainSwitchOff
  • emergencyBrakeBypass
  • other:xxx

see #1

Assignee
Assign to
Time tracking

railML.org e.V. (Registry of Associations: VR 5750) Phone: +49 351 47582911 Altplauen 19h; 01187 Dresden; Germany