Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7090791
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T08:06:00+00:00 2026-05-28T08:06:00+00:00

I am trying to get the value of an attribute full where another attribute

  • 0

I am trying to get the value of an attribute full where another attribute name is equal to something e.target.name.

So in this case I am trying to get the value of “full”

var full_url = myXML.item.@full.(@name=="e.target.name");

This is my XML:

<item name="Toy Box" thumb="resize/thumb_image2.png" full="full_images/image2.png" />
<item name="Toy Train" thumb="resize/thumb_image3.png" full="full_images/image3.png" / >
<item name="Toy Truck" thumb="resize/thumb_image4.png" full="full_images/image4.png" />

So my as above should return one of the But when I trace full_url I get nothing and no errors.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T08:06:01+00:00Added an answer on May 28, 2026 at 8:06 am

    You have two errors in your e4x statement: There should not be quotes around e.target.name, and you have to select the item before you can call the value of @full.

    This should work:

    var full_url:String = myXML.item.(@name==e.target.name).@full;
    

    (that’s assuming myXML also has a root element somewhere).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to get an HTML source code meta tag name attribute value in
I'm trying to get XPath to return an attribute value yet first search for
I'm trying to get the value of attribute(memo) in an xml file using c#,also
I am trying to get an attribute value from an XML file, but my
I am trying to get the TD value using Value attribute.... Suppose i have
I'm trying to get the maximum value for an attribute in an Entity in
Trying to get a regex that I can get a style attribute value from
I am trying to get the placeholder attribute value and do a fadeIn with
I'm trying to get std::string from attribute's value with TinyXml. The only thing I
I am trying to get the value of an attribute of an XML node

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.