Dev:Common Concepts: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Hint to railML 2.x removed)
No edit summary
Line 1: Line 1:
{{head|Common concepts to all {{rml|2}} 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 summerized on the following wiki-sites:


* [[dev: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)
* [[dev:identities | Handling identities]] ({{Attr|id}} values)
* [[dev:identities | Handling identities]] ({{Attr|id}} values)
* [[dev:catalog | Local versus web-based validation]] (XML catalogs and XML namespaces)
* [[dev:catalog | Local versus web-based validation]] (XML catalogs and XML namespaces)
Line 9: Line 9:
* [[dev:versioning | Officially released versus developer version]] (Homepage, Subversion)
* [[dev:versioning | Officially released versus developer version]] (Homepage, Subversion)
* [[dev:attributeSyntax|Attribute Syntax]] (Attribute delimiters, Character references)
* [[dev:attributeSyntax|Attribute Syntax]] (Attribute delimiters, Character references)
* [[dev:usingAny | Using "xs:any" elements, "anyAttribute"s and "other:anything" enumeration values]] for enhancing the railML files with your special needs
* [[dev:usingAny | Using "xs:any" elements, "anyAttribute"s and "other:anything" enumeration values]] for enhancing the {{rml}} files with your special needs
* [[dev:outsourcing | Using content libraries]] and fully validating without any error or warning messages
* [[dev:outsourcing | Using content libraries]] and fully validating without any error or warning messages
* [[Dev:Codelists]]
* [[Dev:Codelists]]

Revision as of 19:35, 21 February 2022

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 summerized on the following wiki-sites: