# Xml question

**URL:** https://forum.kirupa.com/t/xml-question/77153
**Category:** Uncategorized
**Created:** [January 25, 2005, 2:46am UTC](https://forum.kirupa.com/t/xml-question/77153 "2005-01-25T02:46:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![emmett\_m](https://avatars.discourse-cdn.com/v4/letter/e/258eb7/32.png) [@emmett\_m](https://forum.kirupa.com/u/emmett_m)
#### Post date: [January 25, 2005, 2:46am UTC](https://forum.kirupa.com/t/xml-question/77153/1 "2005-01-25T02:46:47Z")

</div>

How can I refer to specific nodes of XML by their names rather than their “child” reference? ie:

gallery[""+i].slug.loadMovie(theGallery+myXML.firstChild.([COLOR=DarkOrange]A SPECIFICALLY NAMED NODE[/COLOR]).childNodes\*.attributes.imageName+".jpg");

in other words i want to find nodes based on what they are called \<surfPictures\>\</surfPictures\>? Anyone know what i’m ramblin on about?

Thanks!
