< prev index next >

test/javax/xml/jaxp/functional/test/astro/xmlfiles/gold/query2.out

Print this page


   1 <html xmlns:astro="http://www.astro.com/astro">
   2 <h1>Bright Star Catalog Extract</h1>
   3 <body>
   4 <b>Star Id: </b>3<br>
   5 <b>Constellation: </b>Psc<br>
   6 <b>Description: </b>33    Psc<br>
   7 <b>RA J2000: </b>00:05:20.1<br>
   8 <b>DEC J2000: </b>05:42:27<br>
   9 <b>Visual Magnitude: </b>4.61<br>
  10 <b>Spectral Type: </b>K0IIIbCN-0.5<br>
  11 <b>Galactic Longitude: </b>93.75<br>
  12 <b>Galactic Latitude: </b>-65.93<br>
  13 <hr>
  14 </body>









  15 </html>
   1 <html xmlns:astro="http://www.astro.com/astro">
   2     <h1>Bright Star Catalog Extract</h1>
   3     <body>
   4         <b>Star Id: </b>3
   5         <br>
   6         <b>Constellation: </b>Psc
   7         <br>
   8         <b>Description: </b>33    Psc
   9         <br>
  10         <b>RA J2000: </b>00:05:20.1
  11         <br>
  12         <b>DEC J2000: </b>05:42:27
  13         <br>
  14         <b>Visual Magnitude: </b>4.61
  15         <br>
  16         <b>Spectral Type: </b>K0IIIbCN-0.5
  17         <br>
  18         <b>Galactic Longitude: </b>93.75
  19         <br>
  20         <b>Galactic Latitude: </b>-65.93
  21         <br>
  22         <hr>
  23     </body>
  24 </html>
< prev index next >