Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In WorkCapability.xsd, Add WorkMasterCapability to Global Elements, Transactions Elements, Transaction Types, and WorkCapabilityInformationType to align with updated 950004 #99

Open
CharlieG021163 opened this issue Feb 10, 2020 · 1 comment
Assignees
Labels
ERDi Issues that need to be fixed in ERDi version High MESA Issues that need to be fixed in MISA Version

Comments

@CharlieG021163
Copy link
Collaborator

CharlieG021163 commented Feb 10, 2020

Background
WorkCapability.xsd
Work Master Capability is a first order object in the Work Master Capability Model in 950004. B2MML does not have WorkmasterCapabilityType represented in Global Elements, Transaction Elements, Transaction Types, and WorkCapabilityInformationType.

Supporting Document
ISA-950004 JWG5 CDV01 version (2019 12)
Clause 10.1 Work master capability model, Figure 16 – Work master capability model
Clause 10.2 Work master capability, Table 75 – Work master capability relationship roles and Table 76 – Work master capability attributes

Impacted Types and Solution
Related Issues:
B2MML-WorkflowCapability.xsd
Global Element
1.1. ADD: <xsd:element name = "WorkMasterCapability" type ="WorkMasterCapabilityType" />

Transaction Elements
2.1. ADD: All transaction elements for WorkMasterCapabilityType

Simple & Complex Types
3.1. <xsd:complexType name = "WorkCapabilityInformationType">
ADD: <xsd:element name = "WorkMasterCapability" type = "WorkMasterCapabilityType" minOccurs = "0" maxOccurs = "unbounded" nillable="true"/>

WorkMasterCapabilityType Transaction Types
4.1. ADD: All transaction types for WorkMasterCapabilityType

@CharlieG021163 CharlieG021163 changed the title In WorkCapability.xsd, Add WorkMasterCapability to Global Elements, Transactions Elements, and Transaction Types to align with updated 950004 In WorkCapability.xsd, Add WorkMasterCapability to Global Elements, Transactions Elements, Transaction Types, and WorkCapabilityInformationType to align with updated 950004 Feb 11, 2020
CharlieG021163 added a commit that referenced this issue Feb 11, 2020
ADD WorkMasterCapability to Global Elements, Transactions Elements, Transaction Types, and WorkCapabilityInformationType
@CharlieG021163 CharlieG021163 added ERDi Issues that need to be fixed in ERDi version High MESA Issues that need to be fixed in MISA Version labels Feb 27, 2020
@Dennis-Brandl
Copy link

agreed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ERDi Issues that need to be fixed in ERDi version High MESA Issues that need to be fixed in MISA Version
Projects
None yet
Development

No branches or pull requests

4 participants