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

  • Newbies

I am attempting to import xml from the attached document, I have tried modifying the msdso_attrib.xsl in the examples documentation but nothing I try is working, i keep getting the XML/XSL not enough information error. Please, if anyone could help me out here i'd be eternally grateful.

Import fields are: member, memberID, corporationName, coporationID

<api version="2">

<currentTime>2011-03-21 20:40:58</currentTime>

<result>

	<rowset name="member" key="memberID" columns="name,memberID,corporationName,corporationID">

		<row name="Max Whetter" memberID="170553280" corporationName="Example Corporation 1" corporationID="1000170"/>

		<row name="James Sneed" memberID="657002663" corporationName="Example Corporation 2" corporationID="1539549525"/>

		<row name="William Galloway" memberID="718677258" corporationName="Example Corporation 3" corporationID="803866321"/>

	</rowset>

</result>

</api>

Try the attached. Note that this will import your data as a flat file - while it looks like it should it be imported twice, into two tables (Members and Corporations).

api.zip

  • Author
  • Newbies

That did exactly what I needed. Just had to have a template to work from and can manipulate the multi table data later. Thanks so much.

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.