We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90ccde commit 4eeaf6bCopy full SHA for 4eeaf6b
ObjObsSAP.tex
@@ -653,7 +653,7 @@ \section{Output Example}
653
\begin{lstlisting}[language=SQL]
654
<?xml version="1.0" encoding="UTF-8"?>
655
<VOTABLE version="1.5"
656
-"xmlns="https://www.ivoa.net/xml/VOTable/VOTable-1.5.xsd">
+ xmlns="http://www.ivoa.net/xml/VOTable/v1.3">
657
<RESOURCE type="results">
658
<DESCRIPTION>
659
European Space Astronomy Centre. XMM-Newton SOC -
@@ -687,7 +687,7 @@ \section{Output Example}
687
<TD>58299.438194</TD>
688
<TD>78126</TD>
689
</TR>
690
-<!... more lines data ...-->
+<!--... more lines data ...-->
691
</TABLEDATA>
692
</DATA>
693
</TABLE>
0 commit comments