CO:concessionaire/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page CO:concessionaire/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page CO:concessionaire/3.2 using XSD2MediaWiki Converter 1.1.1)
 
(One intermediate revision by one other 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;
|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=generic|name=name|multiplicity=0..*}}
|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]{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 12:39, 8 February 2024

Automatic Schemaexport for Element concessionaire

Autoexport from the XML-Schema for element CO:concessionaire of railML® version 3.2
Documentation DEPRECATED with railML 3.2; use organizationalUnit instead;
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.