Template:InheritIdNameConstraints: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Updated using new template (Vorlage:InheritLangConstraints))
m (:)
Line 1: Line 1:
{{InheritIdConstraints}}
{{InheritIdConstraints}}


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


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


* {{Attr|description}} {{RailMLType|tElementDescription}}, optional
* {{Attr|description}}: {{RailMLType|tElementDescription}}, optional


{{InheritLangConstraints}}<noinclude>[[Category:ConstraintsTemplate]]</noinclude>
{{InheritLangConstraints}}<noinclude>[[Category:ConstraintsTemplate]]</noinclude>

Revision as of 13:21, 24 February 2017

  • 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 (_)