IS:bufferStop/3.1: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
No edit summary
(Updated page IS:bufferStop/3.1 using XSD2MediaWiki Converter 1.0.2)
 
Line 6: Line 6:
|version=3.1
|version=3.1
|parent={{parent|subschema=IS|name=bufferStops}}
|parent={{parent|subschema=IS|name=bufferStops}}
|children={{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=CO|name=external|multiplicity=0..*}}, {{child|subschema=IS|name=gmlLocations|multiplicity=0..*}}, {{child|subschema=IS|name=networkLocation|multiplicity=0..*}}, {{Any}}, {{child|subschema=RTM|name=areaLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=linearLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=spotLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=0..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=RTM|name=areaLocation|multiplicity=0..*}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=CO|name=external|multiplicity=0..*}}, {{child|subschema=IS|name=gmlLocations|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=0..*}}, {{child|subschema=RTM|name=linearLocation|multiplicity=0..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}, {{child|subschema=IS|name=networkLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=spotLocation|multiplicity=0..*}}
|attributes={{attribut|name=type|pflicht=0|typ=xs:string|documentation=type of the buffer stop|werte={{wert|name=sleeperCross}}{{wert|name=headRamp}}{{wert|name=fixedBufferStop}}{{wert|name=brakingBufferStop}}}},
|attributes={{attribut|name=type|pflicht=0|typ=xs:string|documentation=type of the buffer stop|werte={{wert|name=sleeperCross}}{{wert|name=headRamp}}{{wert|name=fixedBufferStop}}{{wert|name=brakingBufferStop}}}},
{{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]{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}\}}}}}
}}
}}

Latest revision as of 14:21, 24 January 2020

Automatic Schemaexport for Element bufferStop

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

  • 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.