Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I'm trying to import data stored as attributes in the xml file. The xml file also has data in it's elements too.

I managed to figure out how to import the element data, but that approach doesn't work for the attribute data.

Here's an example of the element data

I'm attempting to get the highlighted data out of this file.

The structure of the xml file is:

ProfilesProfileUniqueID

Posted

The attribute of an element is accessed via "@" and the attribute name. Here's an example from a post today. We're assuming the "for-each" would match your element (you say you have this).

This topic is 6830 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.