B2MML is an XML implementation of the ANSI/ISA-95, Enterprise-Control System Integration, family of standards (ISA-95), known internationally as IEC/ISO 62264. B2MML consists of a set of XML schemas written using the World Wide Web Consortium's XML Schema language (XSD) that implement the data models in the ISA-95 standard.
Other
93
stars
45
forks
source link
EquipmentLevel for PhysicalAssetType is defined as HierarchyScopeType #88
The Type of the EquipmentLevel in PhysicalAssetType and OpPhysicalAssetRequirementType is set to HierarchyScopeType, but it should be EquipmentLevelType
The Type of the
EquipmentLevel
inPhysicalAssetType
andOpPhysicalAssetRequirementType
is set toHierarchyScopeType
, but it should beEquipmentLevelType
See reference lines:
https://github.com/MESAInternational/B2MML-BatchML/blob/075a1ed579a0e795b4e82ceeb4a0a0e7fa157fea/Schema/B2MML-PhysicalAsset.xsd#LL170C28-L170C42
https://github.com/MESAInternational/B2MML-BatchML/blob/075a1ed579a0e795b4e82ceeb4a0a0e7fa157fea/Schema/B2MML-Common.xsd#L981