Template:InheritIdNameConstraints: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
m (:)
No edit summary
Line 1: Line 1:
{{InheritIdConstraints}}
{{#ifeq:{{{noid}}}|1||{{InheritIdConstraints}}}}


* {{Attr|code}}: {{RailMLType|tGenericName}}, optional
{{#ifeq:{{{nocode}}}|1||* {{Attr|code}}: {{RailMLType|tGenericName}}, optional}}


* {{Attr|name}}: {{RailMLType|tGenericName}}, optional
* {{Attr|name}}: {{RailMLType|tGenericName}}, optional

Revision as of 12:34, 3 February 2022

  • id: xs:ID, required
    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 (_)