This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

unknown element selection (parent is known)


How do I select a record without knowing the
name of it. What I know is the name of the parent,

<PARENT>
    <???>Donald Ball</???>
    <???>23</???>
</PARENT>

Another thing i do not know is the number of elements. So I will
proberly have to use for-each.

Rob



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]