The example relies on the external geonames.org web service, and this service might be occasionally down, or refuses to serve you (behind a firewall?). Please try it with some other static XML files first.
Holger On Aug 24, 2009, at 12:36 PM, Barb wrote: > > Holger, > > I downloaded your sample, ran it and unfortunately got the same > error .... > > "Error: java.lang.IllegalArgumentException: Expected XML value for > variable xml" and the "Bind Name" module is highlighted. > > I must have something configured incorrectly ... any ideas ?? > > Barb > > > On Aug 24, 12:04 pm, Holger Knublauch <[email protected]> wrote: >> Barb, >> >> could you send the file that you are working on, so that we can see >> the details? >> >> The input to sml:BindByXPath should be left empty, and a predecessor >> module should load the ?xml variable, e.g. using >> sml:ImportXMLFromURL. >> >> I have attached a working version (just checked) for your >> convenience. >> >> Holger >> >> On Aug 24, 2009, at 7:58 AM, Barb wrote: >> >> >> >> >> >>> I'm working with the GeoNamesPostalCodes.n3 example and am getting >>> the >>> following error on the sml:BindByXPath module for the "long" >>> variable ... >> >>> 10:38:58.773: - Merge >>> 10:38:58.773: - Bind long >>> Error: java.lang.IllegalArgumentException: Expected XML value for >>> variable xml >> >>> I've set the sml:xpath (lng/text()) and am assuming I need a value >>> for >>> sml:xml. >>> I've tried multiples based on the description (XML document or >>> node to >>> operate on) but nothing seems to work. >>> What is it expecting? >> >>> Barb >> >> >> >> GeoNamesPostalCodes.n3 >> 6KViewDownload- Hide quoted text - >> >> - Show quoted text - > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
