MESAInternational / B2MML-BatchML

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

AllSchemas.xsd - Missing elements #19

Closed andreb1972 closed 4 years ago

andreb1972 commented 5 years ago

The following elements are missing from AllSchemas.xsd


<xsd:include schemaLocation="B2MML-MasterDataProfile.xsd"/>
<xsd:include schemaLocation="B2MML-OperationalLocation.xsd"/>
<xsd:include schemaLocation="B2MML-OperationsEvent.xsd"/>
<xsd:include schemaLocation="B2MML-OperationsPerformanceTypes.xsd"/>
<xsd:include schemaLocation="B2MML-TestSpecification.xsd"/>
<xsd:include schemaLocation="B2MML-WorkDefinition.xsd"/>
<xsd:include schemaLocation="B2MML-WorkPerformance.xsd"/>

Duplicate element: <xsd:include schemaLocation="B2MML-WorkCapability.xsd"/>

Dennis-Brandl commented 5 years ago

Based on the February 11, 2018 meeting, this will be fixed. In the future we will ask the submitter to make a PULL request with the patch.

Dennis-Brandl commented 4 years ago

To be fixed in the January 2020 Sprint

JoeDo commented 4 years ago

Confirmed that the change has been made in the January-2020-Sprint branch. I'll circle back and Close this issue after the changes have been merged into Master.

Dennis-Brandl commented 4 years ago

Closing this issue.