aboutsummaryrefslogtreecommitdiff
path: root/vo/votest/tests/req_1.2.1.out
diff options
context:
space:
mode:
Diffstat (limited to 'vo/votest/tests/req_1.2.1.out')
-rw-r--r--vo/votest/tests/req_1.2.1.out50
1 files changed, 50 insertions, 0 deletions
diff --git a/vo/votest/tests/req_1.2.1.out b/vo/votest/tests/req_1.2.1.out
new file mode 100644
index 00000000..8e1e1a6f
--- /dev/null
+++ b/vo/votest/tests/req_1.2.1.out
@@ -0,0 +1,50 @@
+------------------------------------------------------------------
+Req 1.2.1: Users shall be able to identify a column in a VOTable
+ by the 'id', 'name' or 'ucd' attribute of a <FIELD> or
+ by column number.
+------------------------------------------------------------------
+
+------ Identify RA,DEC col by 'id' string ------
+
+
+Logical Path: data$usno-b.xml
+RA,DEC are cols: 2 and 3
+
+HTTP URI: http://iraf.noao.edu/votest//usno-b.xml
+RA,DEC are cols: 2 and 3
+
+File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml
+RA,DEC are cols: 2 and 3
+
+File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml
+RA,DEC are cols: 2 and 3
+
+------ Identify RA,DEC col by 'name' string ------
+
+
+Logical Path: data$usno-b.xml
+RA,DEC are cols: 2 and 3
+
+HTTP URI: http://iraf.noao.edu/votest//usno-b.xml
+RA,DEC are cols: 2 and 3
+
+File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml
+RA,DEC are cols: 2 and 3
+
+File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml
+RA,DEC are cols: 2 and 3
+
+------ Identify RA,DEC col by 'ucd' string ------
+
+
+Logical Path: data$usno-b.xml
+RA,DEC are cols: 2 and 3
+
+HTTP URI: http://iraf.noao.edu/votest//usno-b.xml
+RA,DEC are cols: 2 and 3
+
+File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml
+RA,DEC are cols: 2 and 3
+
+File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml
+RA,DEC are cols: 2 and 3