Change OpEquipmentRequirementType\EquipmentLevel codetype to EquipmentLevelType
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

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

I agree. It looks like wrong type in current schema definition.
Any movement on this guys?
Yes, they need to be changed in the next version.
Fixed with latest merge with main