IS:trackBed/3.1: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Created page with "<noinclude>Automatic Schemaexport for Element '''trackBed'''</noinclude> {{Schemaexport |element=trackBed |subschema=infrastructure |subschema_slug=IS |version=3.1 |parent={{p...")
 
No edit summary
Line 11: Line 11:
{{attribut|name=sleepersType|pflicht=0|typ=xs:string|documentation=type of sleepers|werte={{wert|name=composite}}{{wert|name=steel}}{{wert|name=concrete}}{{wert|name=wood}}}},
{{attribut|name=sleepersType|pflicht=0|typ=xs:string|documentation=type of sleepers|werte={{wert|name=composite}}{{wert|name=steel}}{{wert|name=concrete}}{{wert|name=wood}}}},
{{attribut|name=jointsType|pflicht=0|typ=xs:string|documentation=type of rail joints|werte={{wert|name=glued}}{{wert|name=insulated}}{{wert|name=welded}}}},
{{attribut|name=jointsType|pflicht=0|typ=xs:string|documentation=type of rail joints|werte={{wert|name=glued}}{{wert|name=insulated}}{{wert|name=welded}}}},
{{attribut|name=id|pflicht=1|typ=xs:ID|documentation=the identifier of the object; this can be either of type xs:ID or UUID|patterns={{pattern|(urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}}}}}
{{attribut|name=id|pflicht=1|typ=xs:ID|documentation=the identifier of the object; this can be either of type xs:ID or UUID|patterns={{pattern|(urn:uuid:)?[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;&#x007C;\&#x007B;[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;\&#x7D;}}}}
}}
}}

Revision as of 18:17, 23 December 2019

Automatic Schemaexport for Element trackBed

Autoexport from the XML-Schema for element IS:trackBed of railML® version 3.1
Documentation This element is not documented in the schema!
Subschema infrastructure
Parents* trackBeds
Children designator (0..*), external (0..*), gmlLocations (0..*), networkLocation (0..*), any (), areaLocation (0..*), linearLocation (0..*), spotLocation (0..*), isValid (0..*), name (0..*)
Attributes:
  • ballastType: type of ballast (optional; xs:string)
Possible values:
  • slabTrack
  • ballast,

  • railType: type of installed rails (optional; xs:string),

  • sleepersType: type of sleepers (optional; xs:string)
Possible values:
  • composite
  • steel
  • concrete
  • wood,

  • jointsType: type of rail joints (optional; xs:string)
Possible values:
  • glued
  • insulated
  • welded,

  • id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory; xs:ID; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}); 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.