CO:vehicleOperator/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Updated page CO:vehicleOperator/3.2 using XSD2MediaWiki Converter 1.0.6)
(Updated page CO:vehicleOperator/3.2 using XSD2MediaWiki Converter 1.1.1)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
|subschema=common
|subschema=common
|subschema_slug=CO
|subschema_slug=CO
|documentation=DEPRECATED with railML 3.2; use organizationalUnit instead;
|documentation=DEPRECATED with railML 3.2; use organizationalUnit instead;<br>Some kind of subcontractor (railway undertaking) that operates the vehicle, if different from the one that is responsible for the commercial service
Some kind of subcontractor (railway undertaking) that operates the vehicle, if different from the one that is responsible for the commercial service
|version=3.2
|version=3.2
|parent={{parent|subschema=CO|name=organizationalUnits}}
|parent={{parent|subschema=CO|name=organizationalUnits}}
|children={{child|subschema=CO|name=isConcessionaire|multiplicity=0..1}}, {{child|subschema=CO|name=isContractor|multiplicity=0..1}}, {{child|subschema=CO|name=isCustomer|multiplicity=0..1}}, {{child|subschema=CO|name=isInfrastructureManager|multiplicity=0..1}}, {{child|subschema=CO|name=isOperationalUndertaking|multiplicity=0..1}}, {{child|subschema=CO|name=isRailwayUndertaking|multiplicity=0..1}}, {{child|subschema=CO|name=isVehicleManufacturer|multiplicity=0..1}}, {{child|subschema=CO|name=isVehicleOperator|multiplicity=0..1}}, {{child|subschema=CO|name=isVehicleOwner|multiplicity=0..1}}, {{child|subschema=CO|name=name|multiplicity=0..*}}
|children={{child|subschema=CO|name=isConcessionaire|multiplicity=0..1}}, {{child|subschema=CO|name=isContractor|multiplicity=0..1}}, {{child|subschema=CO|name=isCustomer|multiplicity=0..1}}, {{child|subschema=CO|name=isInfrastructureManager|multiplicity=0..1}}, {{child|subschema=CO|name=isOperationalUndertaking|multiplicity=0..1}}, {{child|subschema=CO|name=isRailwayUndertaking|multiplicity=0..1}}, {{child|subschema=CO|name=isVehicleManufacturer|multiplicity=0..1}}, {{child|subschema=CO|name=isVehicleOperator|multiplicity=0..1}}, {{child|subschema=CO|name=isVehicleOwner|multiplicity=0..1}}, {{child|subschema=generic|name=name|multiplicity=0..*}}
|attributes={{attribut|name=code|pflicht=0|typ=xs:string|documentation=insert here the matching code from the relevant codelist}},
|attributes={{attribut|name=code|pflicht=0|typ=xs:string|documentation=insert here the matching code from the relevant codelist}},
{{attribut|name=id|pflicht=1|typ=xs:string|documentation=unique identifier|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;}}}}
{{attribut|name=id|pflicht=1|typ=xs:string|documentation=unique identifier|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;}}}}
}}
}}

Latest revision as of 12:39, 8 February 2024

Automatic Schemaexport for Element vehicleOperator

Autoexport from the XML-Schema for element CO:vehicleOperator of railML® version 3.2
Documentation DEPRECATED with railML 3.2; use organizationalUnit instead;
Some kind of subcontractor (railway undertaking) that operates the vehicle, if different from the one that is responsible for the commercial service
Subschema common
Parents* organizationalUnits
Children isConcessionaire (0..1), isContractor (0..1), isCustomer (0..1), isInfrastructureManager (0..1), isOperationalUndertaking (0..1), isRailwayUndertaking (0..1), isVehicleManufacturer (0..1), isVehicleOperator (0..1), isVehicleOwner (0..1), name (0..*)
Attributes:
  • code: insert here the matching code from the relevant codelist (optional; xs:string),

  • id: unique identifier (obligatory; xs:string; 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.