Project

General

Profile

Bug #7503

issues with tag v2.0 schemas

Added by Dave Vieglais over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
d1_schemas
Target version:
Start date:
2015-11-26
Due date:
% Done:

100%

Milestone:
CCI-2.0
Product Version:
*
Story Points:
Sprint:

Description

Two issues with the tagged version 2.0 type schema:

  1. The v2 tagged schema for v1.1 uses the repository trunk location of the v1 schema for import.

  2. The dataoneErrors schema is malformed and declares a type that duplicates a type defined in v1 types.

Neither of these issues should impact the Java code since correcting (1) does not change functionality and (2) is only used by Python.

Associated revisions

Revision 17065
Added by Dave Vieglais over 8 years ago

v1.1 schema incorrectly imports from subversion trunk. dataoneErrors schema duplicates types and was malformed. Closes #7503

Revision 17066
Added by Dave Vieglais over 8 years ago

Correcting import statement in v1.1 schema and correcting issues with dataoneErrors schema. refs #7503

History

#1 Updated by Dave Vieglais over 8 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 30

The v1 import for v1.1 has been updated to:

The dataoneErrors schema has been updated to import the dataoneTypes schema for reuse of NonEmptyString and the DataONEException error declaration includes a namespace prefix.

#2 Updated by Dave Vieglais over 8 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 30 to 100

Applied in changeset d1-python:d1_python|r17065.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)