source: ISOcat/trunk/mod-ISOcat-interface-rest/test/use-collection.xq @ 2029

Last change on this file since 2029 was 2029, checked in by mwindhouwer, 12 years ago

Initial import of all the *cats, i.e., ISOcat, RELcat and SCHEMAcat.

File size: 85 bytes
Line 
1let $operand := collection('collection.xml') 
2return <all> {$operand//item} </all>
Note: See TracBrowser for help on using the repository browser.