Dev:Common Concepts: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
m (typo)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Common concepts to all {{rml}} schemas'''
{{head|Common concepts to all {{rml|2}} schemas}}


[[Common]] is a pseudo subschema to cover general  aspects or aspects interfering different subschemas. Some general concepts about handling railML files are summerized on the following wiki-sites:
[[Common]] is a pseudo subschema to cover general  aspects or aspects interfering different subschemas. Some general concepts about handling {{rml}} files are summarized on the following wiki-sites:


* [[CO:fileConventions | Conventions for railML files]] (file name extensions, compressed files, and other)
* [[dev:fileConventions | Conventions for {{rml}} files]] (file name extensions, compressed files, and other)
* [[CO:identities | Handling identities]] ({{Attr|id}} values)
* [[dev:identities | Handling identities]] ({{Attr|id}} values)
* [[CO:catalog | Local versus web-based validation]] (XML catalogs and XML namespaces)
* [[dev:catalog | Local versus web-based validation]] (XML catalogs and XML namespaces)
* [[CO:versions | Versioning policy]] (version numbers, versioned XML namespaces)
* [[dev:versions | Versioning policy]] (version numbers, versioned XML namespaces)
* [[CO:versioning | Officially released versus developer version]] (Homepage, Subversion)
* [[dev:versioning | Officially released versus developer version]] (Homepage, Subversion)
* [[CO:tickets | Discussed versus agreed features]] (Newsgroup, Trac Tickets)
* [[dev:attributeSyntax|Attribute Syntax]] (Attribute delimiters, Character references)
* [[CO:xmlSyntax | XML Syntax issues]] (Attribute delimiters, Character references)
* [[dev:usingAny | Using "xs:any" elements, "anyAttribute"s and "other:anything" enumeration values]] for enhancing the {{rml}} files with your special needs
* [[CO:usingAny | Using "xs:any" elements, "anyAttribute"s and "other:anything" enumeration values]] for enhancing the railML files with your special needs
* [[dev:outsourcing | Using content libraries]] and fully validating without any error or warning messages
* [[CO:outsourcing | Using content libraries]] and fully validating without any error or warning messages
* [[CO:changes | Changes]] sorted by released versions
* [[Dev:Codelists]]
* [[Dev:Codelists]]
* {{wiki2|dev:changes|Changes sorted by released versions}}


[[category:Common Concept|*]]
[[category:Common Concept|*]]
{{interwiki}}

Latest revision as of 12:20, 1 February 2024

Common concepts to all railML® 2 schemas
 

Common is a pseudo subschema to cover general aspects or aspects interfering different subschemas. Some general concepts about handling railML® files are summarized on the following wiki-sites: