[AstroPy] Empty char value for PARAM with vo.table

Rodney Barnett astropy at pzzlr.org
Thu May 10 12:59:18 EDT 2012


I'm working with some VOTable files that have tags like this:

<PARAM name="XYZ" datatype="char" arraysize="*" ucd="meta.id;meta.file" 
value=""/>

vo.table.parse reports:

vo.voexceptions.E14: file.xml:213:3: E14: value attribute is required 
for all PARAM elements

The spec is clear that the value attribute is required, but isn't clear 
about whether the value must be non-empty.  Is there a consensus on this?

Thanks.

Rodney



More information about the AstroPy mailing list