[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Generate Id's usage as primary and foriegn key in

Subject: Re: Generate Id's usage as primary and foriegn key in the database!!
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Sat, 25 Oct 2003 08:17:31 +0200
foriegn key
> For a given xsl file when i run one xml file, i get generate id which are
same
> when i change the input xml file having the same structure and based on
same
> dtd.  I am using msxsl as XSLT engine for processing my input xml files.
>
> My questions are
> 1)Can generate-id() be used to serve purpose like this ?
> 2)Is there any other technique avaialable in XSL 1.0 to do the same ?

>From the XSLT 1.0 spec (http://www.w3.org/TR/xslt#misc-func):

"An implementation is under no obligation to generate the same identifiers
each time a document is transformed. There is no guarantee that a generated
unique identifier will be distinct from any unique IDs specified in the
source document."

A more stable unique key generation is to use the XPath expression that
selects exactly the node, concatenated with the URI of the xml document.


=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL





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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.