CO:approvedBy/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Created page CO:approvedBy/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page CO:approvedBy/3.2 using XSD2MediaWiki Converter 1.1.1)
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=CO|name=revision}}
|parent={{parent|subschema=CO|name=revision}}
|children={{child|subschema=CO|name=name|multiplicity=0..*}}
|children={{child|subschema=generic|name=name|multiplicity=0..*}}
|attributes={{attribut|name=date|pflicht=0|typ=xs:date|documentation=The date of a revision}},
|attributes={{attribut|name=date|pflicht=0|typ=xs:date|documentation=The date of a revision}},
{{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}\}}}}}
{{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}\}}}}}
}}
}}

Revision as of 12:39, 8 February 2024

Automatic Schemaexport for Element approvedBy

Autoexport from the XML-Schema for element CO:approvedBy of railML® version 3.2
Documentation The person(s) who approved this revision
Subschema common
Parents* revision
Children name (0..*)
Attributes:
  • date: The date of a revision (optional; xs:date),

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