[SCHEDULER-383]  SimpleVOEvent Strict Mode - Fails
Type Bug
Priority Low
Severity Trivial
Component VOEvent Parser
Fixed In Version [3.33.3
Versions Affected [3.23.2
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 2/19/2010

Description
The SimpleVOEvent "strict" mode fails on a good message. The reference to STC is not removed from the XML before parsing, as required by the mini-schema.

Comments
2/19/2010 1:03:15 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 88
Affected files /trunk/VOEventParser/AssemblyInfo.cs (Modified)
/trunk/VOEventParser/SimpleVOEvent.cs (Modified)
Check-in comment SimpleVOEvent (3.2.2): Always remove STC reference from input XML, lenient or not. GEM:383