[
Lists Home |
Date Index |
Thread Index
]
- To: "'John Song'" <sq02@keg.cs.tsinghua.edu.cn>,"'Xml-dev'" <xml-dev@lists.xml.org>
- Subject: RE: [xml-dev] automatically generate ID attribute for XML element
- From: "Michael Kay" <michael.h.kay@ntlworld.com>
- Date: Mon, 13 Sep 2004 10:07:44 +0100
- In-reply-to: <20040913084158.EKH20874.mta03-svc.ntlworld.com@mail.oasis-open.org>
- Thread-index: AcSZbYetJVR43Q8TSqaMZshQCgNs/AAA4qQA
You can do this using XSLT with the generate-id() function.
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: John Song [mailto:sq02@keg.cs.tsinghua.edu.cn]
> 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
> sq02@mails.tsinghua.edu.cn
> sq02@keg.cs.tsinghua.edu.cn
> bergkamp@gmail.com
> 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>
>
>
|