IS:propService: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Attributes added)
(defaults)
Line 20: Line 20:
* {{Attr|goodsMarshalling}}: if true, the {{IS:Doc|ocp}} offers marshalling services (e. g. composing freight trains)
* {{Attr|goodsMarshalling}}: if true, the {{IS:Doc|ocp}} offers marshalling services (e. g. composing freight trains)
|constraints =
|constraints =
* {{Attr|passenger}}: {{XsdType|boolean}}, optional
* {{Attr|passenger}}: {{XsdType|boolean}}, optional, default: ''''false''''
* {{Attr|service}}: {{XsdType|boolean}}, optional
* {{Attr|service}}: {{XsdType|boolean}}, optional, default: ''''false''''
* {{Attr|ship}}: {{XsdType|boolean}}, optional
* {{Attr|ship}}: {{XsdType|boolean}}, optional, default: ''''false''''
* {{Attr|bus}}: {{XsdType|boolean}}, optional
* {{Attr|bus}}: {{XsdType|boolean}}, optional, default: ''''false''''
* {{Attr|airport}}: {{XsdType|boolean}}, optional
* {{Attr|airport}}: {{XsdType|boolean}}, optional, default: ''''false''''
* {{Attr|tariffpoint}}: {{XsdType|boolean}}, optional
* {{Attr|tariffpoint}}: {{XsdType|boolean}}, optional, default: ''''false''''
* {{Attr|goodsLoading}}: {{XsdType|boolean}}, optional
* {{Attr|goodsLoading}}: {{XsdType|boolean}}, optional, default: ''''false''''
* {{Attr|goodsSiding}}: {{XsdType|boolean}}, optional
* {{Attr|goodsSiding}}: {{XsdType|boolean}}, optional, default: ''''false''''
* {{Attr|goodsIntermodal}}: {{XsdType|boolean}}, optional
* {{Attr|goodsIntermodal}}: {{XsdType|boolean}}, optional, default: ''''false''''
* {{Attr|goodsMarshalling}}: {{XsdType|boolean}}, optional
* {{Attr|goodsMarshalling}}: {{XsdType|boolean}}, optional, default: ''''false''''
}}
}}

Revision as of 16:45, 9 March 2018


propService
 


Scheme description / Schemenbeschreibung

Position of propService in the XML-Tree / Position von propService im XML-Baum

  • Parent: <ocp>
  • Children: None

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

propOperational contains attributes which further refine the service properties of an ocp.

Attributes of propService / Attribute von propService

Missinginformation.png In this article there is information missing with respect to the semantics of airport. Please help improving the railML® wiki by filling the gaps. Possibly, you will find further details on the discussion pageFerri Leberl (talk) 19:42, 17 January 2017 (CET)
  • passenger: if true, the ocp offers passenger services (e. g. changing trains, waiting rooms, ...)
  • service: if true, the ocp offers additional services (e. g. information desks, ...)
  • ship: if true, the ocp offers ship services (e. g. passenger changing on a ship)
  • bus: if true, the ocp offers bus services (e. g. passenger changing on a bus)
  • airport:
  • tariffpoint: if true, the ocp offers ticket services (e. g. ticket selling)
  • goodsLoading: if true, the ocp is capable of loading / unloading goods on trains
  • goodsSiding: if true, the ocp has a siding for exchanging goods
  • goodsIntermodal: if true, the ocp offers intermodal goods exchange, e. g. transfering trucks on trains
  • goodsMarshalling: if true, the ocp offers marshalling services (e. g. composing freight trains)

Syntactic Constraints / Syntaktische Beschränkungen

  • passenger: xs:boolean, optional, default: 'false'
  • service: xs:boolean, optional, default: 'false'
  • ship: xs:boolean, optional, default: 'false'
  • bus: xs:boolean, optional, default: 'false'
  • airport: xs:boolean, optional, default: 'false'
  • tariffpoint: xs:boolean, optional, default: 'false'
  • goodsLoading: xs:boolean, optional, default: 'false'
  • goodsSiding: xs:boolean, optional, default: 'false'
  • goodsIntermodal: xs:boolean, optional, default: 'false'
  • goodsMarshalling: xs:boolean, optional, default: 'false'

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.