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.

XSLT for a single "flat" record import

Featured Replies

I'm attempting to import a single XML record set (see attachment)XML_In.bmp.  I've tried using the example XSLT provided by FM msdso_elem.xslt.txtwhich works fine for records that have even the simplest hierarchy.  If I add another layer to the incoming XML , for example, AccountRecord like this:

<Account>

    <AccountRecord>

          <AvailableCashBalance>

. etc.

.

.

    </AccountRecord>

</Account>

 

then the sample XSLT works fine.

 

The XML stream that I get form HTTPS however does not have this kind of hierarchy; I'm always given the structure that you see in the attachment.

 

My question is how should the sample XSLT (also attached)msdso_elem.xslt.txt be modified to handle this XML?  Or if you have an alternative XSLT coding I would use that.

 

This is my first experience in XSLT thus this may seem rather elementary.  Thanks for your understanding and help.

 

Unc

  • Author

My issue is resolved.  I abandoned the XML import and solved it with a CSV approach.

 

Thanks.

 

Unc

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.