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]
Other format: [Raw text]

RE: few question regarding the use of id generation


I here to thank Andrew and Joerg for the advice, however, going back to my 
first question i was hoping to generate the an unique id for the same c 
elements (when i said the same, i mean the value within the c element are 
identical, not the location of the c element i.e. 
<b>
   <c id="NA12">1</c>
</b> 
<d>
   <c id="NA12">1</c>
</d>
<e>
   < id="NBS3">2</c>
</e>
this is need as i could create a table that will only display the item with 
the given ID.

i was wondering is there are ways to do so?

whilst i am it, can i just asked when i need to perform a merge operation, 
do i have to re-enter the xml tags? is all the tags in the xml are strip? 
if yes, is there are ways to overcome this?

thanks for the advice

Regards
William

_________________________________________________________________
在您的行動裝置上傳送接收 Hotmail 郵件,請移至 http://mobile.msn.com。


 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]