Dev:Common Concepts: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
({{mirror}})
Line 1: Line 1:
'''Common concepts to all {{rml}} schemas'''
{{mirror}}
 
[[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:
 
* [[CO:fileConventions | Conventions for railML files]] (file name extensions, compressed files, and other)
* [[CO:identities | Handling identities]] ({{Attr|id}} values)
* [[CO:catalog | Local versus web-based validation]] (XML catalogs and XML namespaces)
* [[CO:versions | Versioning policy]] (version numbers, versioned XML namespaces)
* [[CO:versioning | Officially released versus developer version]] (Homepage, Subversion)<!--
* [[CO:tickets | Discussed versus agreed features]] (Newsgroup, Trac Tickets)-->
* [[CO:xmlSyntax | XML Syntax issues]] (Attribute delimiters, Character references)
* [[CO:usingAny | Using "xs:any" elements, "anyAttribute"s and "other:anything" enumeration values]] for enhancing the railML files with your special needs
* [[CO:outsourcing | Using content libraries]] and fully validating without any error or warning messages
* [[Dev:Codelists]]
* {{wiki2|dev:changes|Changes}} sorted by released versions (only for {{rml|2.x}})
 
[[category:Common Concept|*]]

Revision as of 18:28, 24 January 2020

🗒️ This page is mirrored from page Dev:Common Concepts in The railML® 3 wiki.

Common concepts to all railML® 3 schemas
 

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