Skip to content

Commit

Permalink
#106 WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieG021163 committed Apr 13, 2020
1 parent 980c325 commit 79350f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Schema/B2MML-WorkRecord.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,6 @@
<xsd:element name = "BatchID" type = "IdentifierType" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name = "MaterialDefinitionID" type = "IdentifierType" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name = "EquipmentID" type = "IdentifierType" minOccurs="0" maxOccurs="unbounded"/>
<!-- Elements with Complex types from Previous B2MML Version NOT in 940004 Work Record Model but incorporated
from 880004 Batch Production Record. -->
<xsd:element name = "ChangeHistory" type = "ChangeHistoryType" minOccurs="0"/>
<xsd:element name = "Comments" type = "CommentsType" minOccurs="0"/>
<xsd:group ref = "Extended:WorkRecord" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
Expand Down

0 comments on commit 79350f9

Please sign in to comment.