On Wednesday 28 May 2003 09:05 am, Mauro Sciaccaluga wrote: > On Wednesday 28 May 2003 18:00, Michael A Nachbaur wrote: > > <warning type="soapbox"> > > Well, it depends on where your data comes from, how much you have, etc. > > If you are using a GUI XML editor or a content editing system that > > exports XML, you may be restricted to the dialect of XML the GUI > > produces. It may include a DTD for the XML for it's own internal > > validation checks. In that instance, since the document already conforms > > to the DTD there's no harm in using that to associate documents with a > > stylesheet. > > > > In other instances you may have a large amount of data, and you don't > > want to change hundreds or thousands of XML files every time the name of > > a stylesheet changes. In either case (and many others) it may be simpler > > to create these document -> stylesheet associations in your httpd.conf > > (or .htaccess file) and just let the XML content creators worry about > > content, and the display creators can worry about the content display. > > </warning> > > Yes its what i want to do!! but it seems not to work!! Have you read all my > messages? I have added the directive to process all the documents with my > guide.xsl but it doesnt work. please help me :-)
Could you perhaps send the Apache directives you're using so we can help debug your problem? You might also want to turn AxKit debugging on; maybe the error messages could lead you in the right direction. -- Michael A Nachbaur <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]