Posted: Wed May 30, 2007 12:04 am Post subject: DECLARE statement whines when migrated from WMB5 to WMB6
Acolyte
Joined: 05 Jun 2003 Posts: 56 Location: Sweden
When importing an ESQL flow file built in WBIMB 5.0 (XP) into a WMB 6.0 (Linux) Toolkit I get warnings that a NAMESPACE is not declared.
Declared in module as:
DECLARE NS NAMESPACE 'http://www.baseline.se/ns/eventdata';
Used in procedure like:
-- References
-- Set a reference to the input XMLNS tree - first events element
DECLARE InputEquipmentRef REFERENCE TO InputRoot.XMLNS.NS:events[1];
Works fine in the previous version but generates warnings:
Namespace constant "NS" has not been defined
in the latter version.
Does someone recognize this? _________________ / Boolean
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum