Changeset 8191 for mauRepo/ISO19136-AnxE/test-007.xq
- Timestamp:
- 26/03/12 22:14:39 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mauRepo/ISO19136-AnxE/test-007.xq
r8190 r8191 11 11 12 12 import module namespace mod-fr = "urn:local-module:ISO19136-V3.2-AnxE_XMI-V1.1:framework" 13 at " modules/module-framework-functions.xq";13 at "#{ROOT_URL}ISO19136-AnxE/modules/module-framework-functions.xq"; 14 14 15 15 import module namespace mod-xp = "urn:local-module:ISO19136-V3.2-AnxE_XMI-V1.1:xmi-proc" 16 at " modules/module-xproc-functions.xq";16 at "#{ROOT_URL}ISO19136-AnxE/modules/module-xproc-functions.xq"; 17 17 18 18 declare namespace UML = "omg.org/UML1.3";
Note: See TracChangeset
for help on using the changeset viewer.