View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006522 | 10000-006: Mappings | Spec | public | 2021-02-25 15:00 | 2021-08-31 15:56 |
| Reporter | Herbert Oppmann | Assigned To | Randy Armstrong | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Summary | 0006522: XML mapping restricts BrowseNames of Complex DataTypes and their members | ||||
| Description | In the XML mapping of values of Complex DataTypes, both the name of the type and the names of the members end up as names of XML elements in the XML NodeSet. Element names have to follow the rules from https://www.w3.org/TR/xml/#NT-Name, so either There is an additional complexity here: In names of XML elements, escape sequences are not allowed, i.e. something like <Element> does not work. Therefore, the allowed characters also depend on the XML document encoding: Two possible solutions for the document encoding dependency: 1) In addition to the restrictions of XML Name, names of Complex DataType and their members shall be ASCII only, so they work with any XML document encoding | ||||
| Tags | No tags attached. | ||||
| Commit Version | |||||
| Fix Due Date | |||||
|
|
Better proposal is to use the Symbolic Name to mitigate this. |
|
|
Add reference SymbolicName in DataTypeDefinition in OPC 10000-6 - UA Specification Part 6 - Mappings 1.05.3 RC |
|
|
Agreed to changes edited in 1.05.01 Draft 4. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-02-25 15:00 | Herbert Oppmann | New Issue | |
| 2021-04-06 16:55 | Jim Luth | Note Added: 0014175 | |
| 2021-04-06 16:55 | Jim Luth | Assigned To | => Randy Armstrong |
| 2021-04-06 16:55 | Jim Luth | Status | new => assigned |
| 2021-08-14 00:52 | Randy Armstrong | Status | assigned => resolved |
| 2021-08-14 00:52 | Randy Armstrong | Resolution | open => fixed |
| 2021-08-14 00:52 | Randy Armstrong | Note Added: 0014737 | |
| 2021-08-31 15:56 | Jim Luth | Status | resolved => closed |
| 2021-08-31 15:56 | Jim Luth | Note Added: 0014784 |