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

Delete Unused old types from all schema #107

Open
CharlieG021163 opened this issue Mar 26, 2020 · 1 comment
Open

Delete Unused old types from all schema #107

CharlieG021163 opened this issue Mar 26, 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 Mar 26, 2020

WIP
ERDi
Background
There are many unused types and annotations in the schema.
For ERDi purposes, the following are deleted.

Impacted Types and Solutions
Common.xsd

  1. DELETE: complexType name="CertificateOfAnalysisReferenceType"
  2. DELETE: complexType name="CorrectionType"
  3. DELETE: Annotoation: LocationType kept in V05 for use with the Production element definitions. Not used in other elements. -->
  4. DELETE: Type: <xsd:complexType name="LocationType"
  5. DELETE: complexType name="OtherDependencyType"
  6. DELETE: complexType name="ProblemType"
  7. DELETE: complexType name="ProductProductionRuleType"
  8. DELETE: group name="ProductProductionRuleIDGroup"
  9. DELETE: complexType name="RequestedPriorityType"
  10. DELETE: complexType name="ResourcesType"
  11. DELETE: complexType name="ResultType"
  12. DELETE: complexType name="StorageHierarchyScopeType"
  13. DELETE: complexType name="VersionType"

CommonExtensions.xsd

  1. DELETE: xsd:group name = "Result"

Discuss:

@CharlieG021163 CharlieG021163 added ERDi Issues that need to be fixed in ERDi version High labels Mar 26, 2020
@CharlieG021163 CharlieG021163 added this to the Discussed & Commented milestone Mar 26, 2020
CharlieG021163 added a commit that referenced this issue Apr 7, 2020
DELETE:  complexType name="CertificateOfAnalysisReferenceType"
DELETE:  complexType name="CorrectionType"
CharlieG021163 added a commit that referenced this issue Apr 7, 2020
DELETE:  complexType name="ResultType"
DELETE: complexType name="StorageHierarchyScopeType"
DELETE: complexType name="VersionType
CharlieG021163 added a commit that referenced this issue Apr 9, 2020
DELETE:  xsd:group name = "Result"
@CharlieG021163 CharlieG021163 added the MESA Issues that need to be fixed in MISA Version label Apr 14, 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