Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

I am trying to import an xml file but I get a parsing error.

Do I need an XSl stylesheet?

Does the file need an .xml extension?

Yes you need an xsl stylesheet, and probably yes you need an .xml extension (never tried it without one; can't imagine why you'd use any other extension). You'd need an .xsl extension on the stylesheet.

  • Author

What's the best way to create an XSL stylesheet for FMPXMLResult grammar?

Take a look at some of the examples here. There's quite a few.

Look at some of the (simple) examples at FileMaker's XML Library page.

http://www.filemaker.com/products/technologies/xslt_library.html

Get Beverly Voth's book.

http://www.amazon.com/FileMaker-Developers-Wordware-Library-Filemaker/dp/155622043X

And/or post your xml here (if it's short), within code tags ("code" and "/code" within [] brackets; I can't type it here).

And/or (preferably) attached to your post as a zipped xml file (which is actually "text" with a ".xml" extension). That way we don't have to muck around fixing the minor damage which the php parser here will do to unprotected xml code.

Basically an xsl stylesheet has to be custom-built for the xml data. XML means "extensible markup language," so it's whatever the author decided, within the (strict) rules of xml. Much like a relational (multi-table) FileMaker file. That being said, there's a lot of similarity between simple xml files, therefore between their xsl stylesheets.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.