bitnami@ip-10-212-187-224:~/sfb-link/scripts$ xmlstarlet sel -N x= http://opensearch.org/searchsuggest2 -t -v "/SearchSuggestion/Section/Item" bullwinkle.xml bitnami@ip-10-212-187-224:~/sfb-link/scripts$
that doesn't work (null response). not sure whether it's xpath or my lack of understanding of xmlstarlet.
----------------------------------------------------- Subscribe to the Nimble Books Mailing List http://eepurl.com/czS- for monthly updates
On Mon, Jan 9, 2012 at 17:34, b-jorsch@alum.northwestern.edu wrote:
On Mon, Jan 09, 2012 at 03:12:23PM -0500, Fred Zimmerman wrote:
count(/SearchSuggestion/Section/@Item)
That's looking for the "Item" in <Section Item="...">, of which none exist in the document. Lose the @ and it might work.
Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api