VOEvent 1.1 new draft
Steve Allen
sla at ucolick.org
Thu May 11 13:34:22 PDT 2006
On Thu 2006-05-11T13:14:45 -0700, Roy Williams hath writ:
> One thing that still needs decision is whether a digital signature
> block should be part of the schema. This would serve to allow strong
> authentication and timestamping of packets, but it would also entail
> the import of another remote schema -- that could possibly cause
> problems for those who are not interested in signatures.
I am not convinced that this is a significant problem.
The xs:schema attributes would change from
xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
to
xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
It is merely one more standard schema from W3C.
Is not the validation of any VOEvent already in trouble if their
server is not accessible?
--
Steve Allen <sla at ucolick.org> WGS-84 (GPS)
UCO/Lick Observatory Natural Sciences II, Room 165 Lat +36.99858
University of California Voice: +1 831 459 3046 Lng -122.06014
Santa Cruz, CA 95064 http://www.ucolick.org/~sla/ Hgt +250 m
More information about the voevent
mailing list