View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007393 | 10000-006: Mappings | Spec | public | 2021-11-09 17:11 | 2024-02-06 17:38 |
Reporter | Martin Regen | Assigned To | Randy Armstrong | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 1.04 | ||||
Target Version | 1.05 | Fixed in Version | 1.05.04 RC1 | ||
Summary | 0007393: Is there a missing type XMLElement in Opc.Ua.Types.xsd? | ||||
Description | https://files.opcfoundation.org/schemas/UA/1.04/Opc.Ua.Types.xsd The types schema causes an error when compiled with .NET Standard, assuming the definition file Opc.Ua.Types.xsd is per se incorrect: Type 'http://opcfoundation.org/UA/2008/02/Types.xsd:XmlElement' is not declared. | ||||
Steps To Reproduce | Run this test case in UA.NETStandard: LoadAllServerDataTypeSystems(i=92) Message: Standard Output: | ||||
Tags | No tags attached. | ||||
Commit Version | 1.05.04 RC | ||||
Fix Due Date | 2024-02-01 | ||||
|
How was the schema created? It does not appear to have been created by the ModelCompiler because it does NOT define XmlElement because it is not possible to define a complexType that does what is needed: <xs:complexType name="Vector"> |
|
Hi Randy, its a xsd created by Modelcompiler. Looks like the types.xsd is ok, but the compiled model has an issue.
The code was compiled with Modelcompiler quite recently. |
|
Do not create simple datatypes with XmlElement. |
|
Move to Part 6 to add restrictions. |
|
A sequence of Unicode characters that is an XML element. |
|
Agreed to changes edited in web meeting. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-11-09 17:11 | Martin Regen | New Issue | |
2021-11-09 17:13 | Martin Regen | Steps to Reproduce Updated | |
2021-11-23 17:54 | Jim Luth | Assigned To | => Randy Armstrong |
2021-11-23 17:54 | Jim Luth | Status | new => assigned |
2021-11-23 17:54 | Jim Luth | Project | 10000-005: Information Model => NodeSets, XSDs and Generated Code |
2021-11-23 17:54 | Jim Luth | Category | Spec => Api Change |
2022-01-19 06:41 | Randy Armstrong | Status | assigned => feedback |
2022-01-19 06:41 | Randy Armstrong | Note Added: 0015772 | |
2022-01-22 21:52 | Martin Regen | Note Added: 0015826 | |
2022-01-22 21:52 | Martin Regen | Status | feedback => assigned |
2023-11-16 20:33 | Randy Armstrong | Status | assigned => resolved |
2023-11-16 20:33 | Randy Armstrong | Resolution | open => won't fix |
2023-11-16 20:33 | Randy Armstrong | Note Added: 0020375 | |
2023-11-21 16:08 | Randy Armstrong | Status | resolved => feedback |
2023-11-21 16:08 | Randy Armstrong | Resolution | won't fix => reopened |
2023-11-21 16:08 | Randy Armstrong | Note Added: 0020387 | |
2023-11-21 16:08 | Randy Armstrong | Project | NodeSets, XSDs and Generated Code => 10000-006: Mappings |
2024-01-02 16:58 | Jim Luth | Status | feedback => assigned |
2024-01-02 16:58 | Jim Luth | Category | Api Change => Spec |
2024-01-02 16:58 | Jim Luth | Commit Version | => 1.05.04 RC |
2024-01-02 16:58 | Jim Luth | Fix Due Date | => 2024-02-01 |
2024-02-04 03:24 | Randy Armstrong | Status | assigned => resolved |
2024-02-04 03:24 | Randy Armstrong | Fixed in Version | => 1.05.04 RC1 |
2024-02-04 03:24 | Randy Armstrong | Note Added: 0020764 | |
2024-02-06 17:38 | Jim Luth | Status | resolved => closed |
2024-02-06 17:38 | Jim Luth | Note Added: 0020775 |