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

Add OperationsEventClassID to OperationsEventDefinitionType in OperationsEvent.xsd to align with updated 950002 #56

Closed vitalJP closed 4 years ago

vitalJP commented 5 years ago

complexType name = "OperationsEventDefinitionType"> to align with update 950002, Operations Event Model

Solution ADD element name = "OperationsEventClassID type = "IdentifierType" minOccurs = "0" maxOccurs = "unbounded"/>

Supporting Document 950002, Clause 5.11.5 Operations event definition, Table 131 – Operations event definition relationship roles

Impacted Types B2MML OperationsEvent.xsd: "OperationsEventDefinitionType"

Dennis-Brandl commented 4 years ago

To be fixed in 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

Fixed as above in the soon to be released version. Issue closed.