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: Re: Re: WML input problem


thanks a lot that code must have run on your machine .
but it is not running on my machine the reason could be that i am using sablotron processor of php for transformation and i found this in the documentation of sablotron at
http://www.gingerall.com/charlie/ga/act/gadoc.act?pg=sablot
*
5.16 Built-in functions
There is only one function from the standard function library which remains unimplemented:

id() (need for a DTD or schema),
Functions key() and format-number() are available since the 0.70.

As for the implemented fuctions, the following is a list of differences from the spec:

document() only accepts one argument, always getting the base URI from the stylesheet URI.
generate-id() might fail to generate unique identifiers when several input documents are present (giving the same id to nodes from different documents). *

i think generate-id () is the reason it is not working.
then how can i do it with sablotron i can not change the processor.is there any way to do that?
ashu

_________________________________________________________
There is always a better job for you at Monsterindia.com.
Go now http://monsterindia.rediff.com/jobs


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]