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]

selecting text


Hi

I need help with the following xml.

.....
<add-attr attrname = "manager">
  <add-value>
     <value assoc-ref = "75845kjl6jh46kj6456">cn=Joe
Bloggs,cn=users,dc=domain,dc=com</value>
</add-value>
</add-attr>
.......

How do I assign the "cn=Joe Bloggs...." to a variable. I think I have got
the variable thing right but I keep getting the "assoc-ref" stuff as well.

TIA
Michael


 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]