[SCHEDULER-299]  Followup VOEvent messages: URL attributes
Type Bug
Priority Medium
Severity Minor
Component VOEvent Receiver
Fixed In Version [3.2.13.2 dev
Versions Affected [3.13.1
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 11/9/2009

Description
Per Caltech, the DataAccess and Data params in the followup VOEvent messages should have "value=" not "url=".

Comments
11/9/2009 9:50:39 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 64
Affected files /trunk/VOReceiver/Alerter.cs (Modified)
/trunk/VOReceiver/Properties/AssemblyInfo.cs (Modified)
Check-in comment Change Data and DataAccess in Params to have value= instead of url= (which is illegal in VOEvent 1.1) GEM:299
11/9/2009 9:42:53 PM   Bob Denny
He's right! There is no 'url' in Param in the VOEvent 1.1 schema or the spec.