Jump to content

XML Transform


This topic is 4756 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • 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>

Link to comment
Share on other sites

This topic is 4756 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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