Re: Just for fun: spot the error

> >  <place xml:id="p-{generate-id()}">
> >
> > Can you see why this doesn't work?

> Because it's a place element which has an ID of p-{generate-id()}?

Yes, which is an xml:id error, because of the non-name-characters.

I exaggerated when I said it doesn't work, because it's not a fatal
error, but the stylesheet document does not conform to xml:id.

-- Richard

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

Received on Tuesday, 17 February 2009 16:22:54 UTC