[xquery-talk] let's comment out a line in XQuery

jidanni at jidanni.org jidanni at jidanni.org
Wed Dec 19 21:45:37 PST 2012


Geez, all I wanted to do was comment out a line:
(: <coordinates>120.865225,24.181802</coordinates> :)
But now I have to make it
(: 120.865225,24.181802 :)
or else I get
$ basex noise.xq > noise.kml
Stopped at line 26, column 46 in /home/jidanni/mapping/kml/noise.xq:
[XPTY0004] Single item expected, (120.865225,24.181802, 120.865201,24.181712) found.


More information about the talk mailing list