jteich Posted July 30, 2013 Posted July 30, 2013 The one-fits-all XSLT for FileMaker. Transforms arbitrary XML grammars and namespaces into FileMaker records. Every textnode or attribute one record. http://jensteich.de/fmfaq/export/universal-xslt-fur-den-import-beliebiger-xml-daten/
Bob Minteer Posted July 30, 2013 Posted July 30, 2013 What is the "use case" for this sort of import ? I (direct) import LOTS of of XML via XSLT from web services and I am interested in where this sort of import is useful. It seems that you are still left having to parse data that can be imported into fields. That, of course assuming you create custom XSLT for the schema of the incoming data. regards... Bob
jteich Posted July 30, 2013 Author Posted July 30, 2013 Of course parsing has to be done in FM with this method. With a custom XSLT you are better off. ~jens
bruceR Posted July 30, 2013 Posted July 30, 2013 Interesting. For instance, you can use it on a FileMaker DDR file and get back Path, Node, Value, Type for the contents of the DDR.
Recommended Posts
This topic is 4132 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