Open CharlieG021163 opened 5 years ago
Agreed.
Accepted by MESA with following comments: Implemented as OperationsRecordActionType, instead of just ActionType. We have found that adding adjectives in front of common words is really helpful. This will be part of the January 2020 Sprint.
I agree with the change.
https://github.com/MESAInternational/B2MML-BatchML/issues/52 in MESA github was closed on 14/8/20. changes are not as proposed, so moving this to the 'final review' milestone until I can check the variance on the fix implemented by MESA
https://github.com/MESAInternational/B2MML-BatchML/issues/52
To align with Updated 95002, Operations Record Model Solution
complexType name="OperationsRecordSpecTemplateType" element name="Action" CHANGE: type="IdentifierType" minOccurs="0" maxOccurs="unbounded"/> TO: type="ActionType" minOccurs="0"/>
complexType name="OperationsRecordType" element name="Action" CHANGE: type="IdentifierType" minOccurs="0" maxOccurs="unbounded"/> TO: type="ActionType" minOccurs="0"/
ADD ActionType and Action1Type to Common.xsd for defined values of Action element in "OperationsRecordSpecTemplateType" and "OperationsRecordSpecTemplateType"
The permitted set of actions applied to the operations record entry template object in the operations record template by the publisher.
Defined values for action are added, changed, deleted, and observed. If no action is specified, this is equivalent to all actions being allowed. </xsd:documentation> </xsd:annotation>