Template:InheritIdConstraints: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Definition extended)
No edit summary
Line 1: Line 1:
* {{Attr|id}} {{RailMLType|tGenericID}}, mandatory<br>a string, starting with a letter (a..zA..Z) or an underscore (_), <br>followed by a non-colonized and non-spaced string consisting of letters, digits, points (.), dashes (-) or underscores (_)<noinclude>[[Category:ConstraintsTemplate]]</noinclude>
* {{Attr|id}}: {{RailMLType|tGenericID}}, mandatory<br>a string, starting with a letter (a..zA..Z) or an underscore (_), <br>followed by a non-colonized and non-spaced string consisting of letters, digits, points (.), dashes (-) or underscores (_)<noinclude>[[Category:ConstraintsTemplate]]</noinclude>

Revision as of 13:22, 24 February 2017

  • id: xs:ID, mandatory
    a string, starting with a letter (a..zA..Z) or an underscore (_),
    followed by a non-colonized and non-spaced string consisting of letters, digits, points (.), dashes (-) or underscores (_)