Changeset 7216
- Timestamp:
- 16/07/10 12:41:10 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ndgCommon/trunk/ndg/common/xmldb/xquery/dif2stubISO.xq
r7213 r7216 43 43 (: Loop through the dif and pick the important stuff we need to produce a stub iso :) 44 44 for $DIF in collection($targetCollection)/dif:DIF[dif:Entry_ID=$input_entry_id] 45 return 45 46 element gmd:MD_Metadata { 46 47
Note: See TracChangeset
for help on using the changeset viewer.