ETPartners / b2mmlv7beta

b2mmlv7beta for review
2 stars 3 forks source link

Add HierarchyScope element to ResourceNetworkConnectionTypeType in ResourceRelationshipNetwork.xsd #77

Open CharlieG021163 opened 5 years ago

CharlieG021163 commented 5 years ago

Background The Resource Relationship Network model was significantly updated in the updated 950004. As part of the collective updates to 950002 and 950004, the Hierarchy Scope attribute was added to 1st order resource definition and process definition objects.
The two 1st order master data object in the RRN model, ResourceRelationshipNetworkType and ResourceNetworkConnectionTypeType requires a Hierarchy Scope so both master data definitions have a defined scope that is required process planning context in the application of the RRN rule set.

  1. For ResourceRelationshipNetworkType, B2MML schema already HAS the element but the updated 950004 object DOES NOT have it as an attribute.
  2. For ResourceNetworkConnectionTypeType, B2MML schema DOES NOT have the element and the updated 950004 object DOES NOT have it as an attribute. This is a custom, non-95 standard attribute. Comment approved by ISA-95 committee during October 28, 2019 ISA 95 Meeting.

Supporting Document ISA-950002 JWG5 CDV01 version (2019 12) Clause 5 Resource relationship network information. All subclauses and tables. Clause 5.2 Resource relationship network, Table 3 – Resource relationship network attributes Clause 5.10 Resource network connection type, Table 19 – Resource network connection type attributes.

Impacted Types and Solutions B2MML-ResourceRelationshipNetwork.xsd,

  1. complexType name = "ResourceNetworkConnectionTypeType"> ADD: element name = "HierarchyScope" type = "HierarchyScopeType" minOccurs = "0"/>
racheliurui commented 5 years ago

Agree

CharlieG021163 commented 5 years ago

This Change to 950004 approved by ISA-95 and JWG5 Committee at Oct 2019 Meeting. Submit Issue to MESA.

Dennis-Brandl commented 4 years ago

I agree to the change