Ticket #6847 (assigned)

Opened 7 years ago

Last modified 5 years ago

SANS: Correct the CanSANS 1.0

Reported by: Gesner Passos Owned by: Peter Parker
Priority: minor Milestone: Backlog
Component: SANS Keywords:
Cc: anders.markvardsen@… Blocked By:
Blocking: Tester:

Description (last modified by Peter Parker) (diff)

The current schema of CANSANS is 1.1, this cause the schema validation to fail for 1.0, because it is pointing to the incorrect url: http://svn.smallangles.net/svn/canSAS/1dwg/trunk/cansas1d.xsd

Test, this test does not validates:

xmllint --schema http://svn.smallangles.net/svn/canSAS/1dwg/trunk/cansas1d.xsd 17523rear_1D_1.75_16.5.xml  --noout

But this validates:

xmllint --schema http://svn.smallangles.net/svn/canSAS/1dwg/tags/v1.0/cansas1d.xsd 17523rear_1D_1.75_16.5.xml  --noout

So it would be enough just correct the schema entry inside the file.

Attachments

17523rear_1D_1.75_16.5.xml (9.9 KB) - added by Gesner Passos 7 years ago.
Just to test.

Change History

Changed 7 years ago by Gesner Passos

Just to test.

comment:1 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:2 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:3 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.6 to Backlog

Moved to the Backlog after the code freeze for R2.6

comment:4 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

bulk move to assigned at the into of the triage step

comment:5 Changed 7 years ago by Nick Draper

  • Owner changed from Gesner Passos to Peter Parker

Ownership handed over to Peter

comment:6 Changed 7 years ago by Peter Parker

  • Component changed from Framework to SANS
  • Description modified (diff)

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7693

Note: See TracTickets for help on using tickets.