gazebosim / gazebosim/sdf_tutorials
Should name attribute restrictions apply to custom elements?
- Dominant language
- XSLT
- Stars
- 49
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The SDFormat 1.7 frame semantics proposal contains two restrictions on the contents of `//@name` attributes:
* [Names of sibling elements must be unique](http://sdformat.org/tutorials?tut=pose_frame_semantics_proposal&cat=pose_semantics_docs-2-unique-names-for-all-sibling-elements)
* [Certain reserved values may not be used in a `//@name`](http://sdformat.org/tutorials?tut=pose_frame_semantics_proposal&cat=pose_semantics_docs-3-reserved-names) (namely `world` and `__.*__`
Should these restrictions apply to a name attribute in a custom namespaced element?
Moved from this comment thread: https://github.com/osrf/sdformat/pull/381#pullrequestreview-518802131
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.