IS:propService: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
No edit summary
m (Reformatted using current wiki templates)
Line 1: Line 1:
{{elementDocu|
{{elementDocu|
elementName = propService
elementName = propService
|parent = {{DocIS|ocp}}
|parent = {{IS:Tag|ocp}}
 
|semantics =
{{IS:Doc|propOperational}} contains attributes which further refine the service properties of an {{IS:Doc|ocp}}.


|ownAttributes =
|ownAttributes =
* {{attr|passenger}}: if true, the OCP offers passenger services (e. g. changing trains, waiting rooms, ...) ({{xsdType|boolean}}, optional)
* {{Attr|passenger}}: if true, the {{IS:Doc|ocp}} offers passenger services (e. g. changing trains, waiting rooms, ...)
 
* {{Attr|service}}: if true, the {{IS:Doc|ocp}} offers additional services (e. g. information desks, ...)
 
* {{Attr|ship}}: if true, the {{IS:Doc|ocp}} offers ship services (e. g. passenger changing on a ship)
 
* {{Attr|bus}}: if true, the {{IS:Doc|ocp}} offers bus services (e. g. passenger changing on a bus)
 
* {{Attr|tariffpoint}}: if true, the {{IS:Doc|ocp}} offers ticket services (e. g. ticket selling)


* {{attr|service}}: if true, the OCP offers additional services (e. g. information desks, ...) ({{xsdType|boolean}}, optional)
* {{Attr|goodsLoading}}: if true, the {{IS:Doc|ocp}} is capable of loading / unloading goods on trains


* {{attr|ship}}: if true, the OCP offers ship services (e. g. passenger changing on a ship) ({{xsdType|boolean}}, optional)
* {{Attr|goodsSiding}}: if true, the {{IS:Doc|ocp}} has a siding for exchanging goods


* {{attr|bus}}: if true, the OCP offers bus services (e. g. passenger changing on a bus) ({{xsdType|boolean}}, optional)
* {{Attr|goodsIntermodal}}: if true, the {{IS:Doc|ocp}} offers intermodal goods exchange, e. g. transfering trucks on trains


* {{attr|tariffpoint}}: if true, the OCP offers ticket services (e. g. ticket selling) ({{xsdType|boolean}}, optional)
* {{Attr|goodsMarshalling}}: if true, the {{IS:Doc|ocp}} offers marshalling services (e. g. composing freight trains)


* {{attr|goodsLoading}}: if true, the OCP is capable of loading / unloading goods on trains ({{xsdType|boolean}}, optional)
|constraints =
* {{Attr|passenger}} {{XsdType|boolean}}, optional


* {{attr|goodsSiding}}: if true, the OCP has a siding for exchanging goods ({{xsdType|boolean}}, optional)
* {{Attr|service}} {{XsdType|boolean}}, optional


* {{attr|goodsIntermodal}}: if true, the OCP offers intermodal goods exchange, e. g. transfering trucks on trains ({{xsdType|boolean}}, optional)
* {{Attr|ship}} {{XsdType|boolean}}, optional


* {{attr|goodsMarshalling}}: if true, the OCP offers marshalling services (e. g. composing freight trains) ({{xsdType|boolean}}, optional)
* {{Attr|bus}} {{XsdType|boolean}}, optional


|semantics =
* {{Attr|tariffpoint}} {{XsdType|boolean}}, optional
{{IS:Tag|propOperational}} is contains attributes which further refine the service properties of an {{IS:Tag|ocp}}.
 
* {{Attr|goodsLoading}} {{XsdType|boolean}}, optional
 
* {{Attr|goodsSiding}} {{XsdType|boolean}}, optional
 
* {{Attr|goodsIntermodal}} {{XsdType|boolean}}, optional


* {{Attr|goodsMarshalling}} {{XsdType|boolean}}, optional
}}
}}

Revision as of 21:32, 23 October 2012


propService
 


Scheme description / Schemenbeschreibung

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

  • Parent: <ocp>
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

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

Attributes of propService / Attribute von propService

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

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.