B2MML-BatchML icon indicating copy to clipboard operation
B2MML-BatchML copied to clipboard

Change OpEquipmentRequirementType\EquipmentLevel codetype to EquipmentLevelType

Open gerardmoloneyetpartners opened this issue 4 years ago • 1 comments

The B2MML-Common.xsd defines the codetype for OpEquipmentRequirementType\EquipmentLevel codetype=HierarchyScopeType

This should be CodeType=EquipmentLevel

Additionally, the Sequence should relocate the EquipmentLevel to be immediately after the EquipmentID for easier understanding.

Existing XSD (lines 893 to 912) with the issue at Line 904 image

Proposed Fix - Relocate to line 898, and change codetype=EquipmentLevelType image

gerardmoloneyetpartners avatar Jun 03 '21 05:06 gerardmoloneyetpartners

I agree. It looks like wrong type in current schema definition.

h28669 avatar Jun 14 '21 15:06 h28669

Any movement on this guys?

gerardmoloneyetpartners avatar Jan 27 '23 05:01 gerardmoloneyetpartners

Yes, they need to be changed in the next version.

Dennis-Brandl avatar Feb 04 '23 18:02 Dennis-Brandl

Fixed with latest merge with main

Dennis-Brandl avatar Feb 09 '23 15:02 Dennis-Brandl