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

Update WorkflowSpecificationNodeTypeType to align with ISA-950004 #49

Closed
vitalJP opened this issue Oct 10, 2019 · 1 comment
Closed

Comments

@vitalJP
Copy link

vitalJP commented Oct 10, 2019

complexType name = "WorkflowSpecificationNodeTypeType"
ADD:

  • element name = "Version", type = "VersionType" minOccurs = "0"/>
  • element name = "EffectiveFrom", type = "DateTimeType" minOccurs = "0" />
  • element name = "EffectiveTo", type = "DateTimeType" minOccurs = "0" />
    CHANGE:
  • element name = "Property", type = "WorkflowSpecificationPropertyType" TO
    "WorkflowSpecifictionNodeTypeProperty", type = "WorkflowSpecificationNodeTypePropertyType"

complexType name = "WorkflowSpecificationNodeTypeType" to align with updated Part 2 Workflow Specification Model.
ADD: element name = "HierarchyScope", type = "HierarchyScopeType" minOccurs = "0"/> to align with updated Part 2 best practice to apply Hierarchy Scope to 1st class objects.

@vitalJP
Copy link
Author

vitalJP commented Oct 16, 2019

This issue required further analysis. Will close and re-submit once finalised.

@vitalJP vitalJP closed this as completed Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant