← Prev in month ← Prev in thread

RE: [xml-dev] automatically generate ID attribute for XML element

From
Michael Kay <>
To
'John Song' <>, 'Xml-dev' <>
Date
2004-09-13T09:07:44Z
ID
<20040913090738.XAYP26479.mta08-svc.ntlworld.com@Turtle>
Thread
RE: [xml-dev] automatically generate ID attribute for XML element
You can do this using XSLT with the generate-id() function.

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: John Song [mailto:] 
> Sent: 14 September 2004 00:45
> To: Xml-dev
> Subject: [xml-dev] automatically generate ID attribute for XML element
> 
> hi all:
>      I want to automatically generate an unique ID attribute 
> for each element when generating XML document, is there any 
> tool to support such operation or i must generate them manually?
> 	
> 
> 
> 
>  Best regards
>  John Song
>  Dept. of Computer Science, Tsinghua University
>  
>  
>  
>  2004-09-13
> 
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
> 
>
← Prev in month ← Prev in thread