You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-dev@xml.apache.org by xi...@xml.apache.org on 2004/02/06 19:29:35 UTC

[Xindice Wiki] Updated: XindiceFAQ/AttributeValue

   Date: 2004-02-06T10:29:30
   Editor: 68.155.135.182 <>
   Wiki: Xindice Wiki
   Page: XindiceFAQ/AttributeValue
   URL: http://wiki.apache.org/xindice/XindiceFAQ/AttributeValue

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -11,4 +11,6 @@
 
 C:\apache>xindice xpath -c xmldb:xindice://localhost:8080/db/test -q "/TEST_NODE/DATA[@_myAttr='3']"
 
+''(note the single quotes around the attrbiute value)''
+
 This will return the desired node.