Skip to main content
Participant
January 20, 2009
Answered

XML value outputting

  • January 20, 2009
  • 1 reply
  • 258 views
I am not that familiar with XML outputs and can handle basic outputs, but am having issues with the child.

I want the sub value of Picture Large Width and Height. How?

Thanks in advance.
    This topic has been closed for replies.
    Correct answer annamjmi
    Cool. thanks.

    myItems .Picture.Large.XmlAttributes.Height

    1 reply

    Inspiring
    January 20, 2009
    > I want the sub value of Picture Large Width and Height. How?

    Have you tried reading the docs? That might clarify things for you:
    http://livedocs.adobe.com/coldfusion/8/XML_01.html

    It's all in there, but sing out if anything's unclear.

    --
    Adam
    annamjmiAuthorCorrect answer
    Participant
    January 21, 2009
    Cool. thanks.

    myItems .Picture.Large.XmlAttributes.Height