Nissim Posted September 7, 2004 Posted September 7, 2004 Hi Everyone, I have a problem with XML Import. i try to import data from : http://bankisrael.net/heb.shearim/currency.php?curr=01 This is an XML page with the daily dollar rate. I want only 2 fields : the rate and the change date I want to implement it by script. When I try to import the data I get an error = XML Parsing Error Is anybody know what can I do about it ? Thanks Nes
h2o.be Posted September 7, 2004 Posted September 7, 2004 Here a xsl code (see attachment) that have a problem on my FMPRO version : FileMaker can not transform the encoding="iso-8859-8" from the on line document to "UTF-8". Maybe it will works on your computer, but mine will not FMP_import_CURRENCY.xsl.zip
h2o.be Posted September 7, 2004 Posted September 7, 2004 I made several tests : the problem is in filemaker, not in the xsl document. When I transform the document with a other parser, the transform result (see attachment) can be import by filemaker. currencyResult.xml.zip
Nissim Posted September 8, 2004 Author Posted September 8, 2004 Thanks you a lot !! You solved the problem . I tried import the data through your XSL Template and it's working perfectly. Merci beacoup, Jean-Marie. Nes.
Recommended Posts
This topic is 7379 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now