Ticket #3780 (closed: duplicate)
Box Controller XML Schema
Reported by: | Owen Arnold | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | nick.draper@… | Blocked By: | |
Blocking: | Tester: | Nick Draper |
Description
Could not find schema for Box Controller XML. If schema does not exist, generate it and document it.
A larger question relating to the various xml types we have sitting around is:
- Should we have formal schemas for them all?
- Should we be storing all of these in a central location?
- How can we verify all the xml reading and writing routines against these schemas to ensure that they don't get out of step?
These are really questions for Nick.
Change History
comment:2 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:3 Changed 9 years ago by Janik Zikovsky
- Status changed from new to verify
- Resolution set to duplicate
Resolving as a duplicate of ticket #1738 since this is an extension of that problem.
comment:4 Changed 8 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
Note: See
TracTickets for help on using
tickets.
Note it would likely make sense that the some implementation for reading schema into mantid used in #1738 should be used for this ticket and visa verca.