View Issue Details

IDProjectCategoryView StatusLast Update
0008088Part 83: UAFX Offline EngineeringSpecpublic2022-07-08 14:07
ReporterDavid Fort Assigned ToTodd Snide  
PrioritynormalSeveritytrivialReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.00.00 Release 
Summary0008088: 10000-83 clause 7.4.3 XML syntax for end tag
Description

XML examples in this section sometimes have the end tag fused to the start tag
<ExternalReference ..... />
and other times the start tag is shown, with no end tag
<InternalElement ..... >

Being not an XML expert, I find this confusing.
If there is a reason for the difference, perhaps it could be explained, or the end tag explicitly shown.
If there is no reason for the difference, I suggest adopting the /> syntax throughout.

TagsNo tags attached.

Activities

Emanuel Kolb

2022-07-01 13:48

manager   ~0017080

The <ExternalReference.../> in the spec is correct, so no change is needed.
For the InternalElement on page 34 we should add "..." at the end to indicate that this is a fragment:

<InternalElement Name="test" ID="a1762231-6647-49a3-bbee-5a7df47d738a" RefBaseSystemUnitPath="MyOpcUaFxAmlLibrary@[SUC_http://mynamespace.org/UA/FX/AC]/[MyAutomationComponentType]&quot;>...

Todd Snide

2022-07-07 12:05

developer   ~0017096

Added "..." to the end of line 569 to indicate that this is a fragment.
There is no usage of InternalElement on page 34.

Todd Snide

2022-07-08 13:42

developer   ~0017097

Added the requested "..." to indicate the line was a fragment. No other changes were required.

Emanuel Kolb

2022-07-08 14:07

manager   ~0017100

agreed by team

Issue History

Date Modified Username Field Change
2022-06-29 19:50 David Fort New Issue
2022-07-01 13:46 Emanuel Kolb Assigned To => Todd Snide
2022-07-01 13:46 Emanuel Kolb Status new => assigned
2022-07-01 13:48 Emanuel Kolb Note Added: 0017080
2022-07-07 12:05 Todd Snide Note Added: 0017096
2022-07-08 13:42 Todd Snide Status assigned => resolved
2022-07-08 13:42 Todd Snide Resolution open => fixed
2022-07-08 13:42 Todd Snide Fixed in Version => 1.00.00 Release
2022-07-08 13:42 Todd Snide Note Added: 0017097
2022-07-08 14:07 Emanuel Kolb Status resolved => closed
2022-07-08 14:07 Emanuel Kolb Note Added: 0017100