-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello everybody,

I am a new user to axkit. I like it!! It works great!!! I need just your 
assistance for a thing i cannot handle very well.

Please let me tell you what it happens. 

I have some .xml file that I want to parse automatically by apache (thanks to 
axkit naturally).... I succeeded to do this. but I have had to change (to 
add) a thing in these files to get them work:

<?xml-stylesheet href="guide.xsl" type="text/xsl"?>

Before there was just:

<!DOCTYPE guide SYSTEM "guide.dtd">

I have both these files: guide.dtd and guide.xsl

If I put the stylesheet tag axkit parse this file correctly. How can I tell 
axkit to use by default the guide.xsl for my xml with just the !DOCTYPE tag??

These are my apache.conf (httpd.conf):

..
..
..
PerlModule AxKit
AddHandler axkit .xml
#AddHandler axkit .xsp
#AddHandler axkit .dkb
AxDebugLevel 10
PerlSetVar AxXPSInterpolate 1
AxAddStyleMap text/xsl Apache::AxKit::Language::LibXSLT

- ------------------

Definitely... I don't know much about .dtd files.. please someone helps me!! 
:-) thanks a lot!!

buh bye
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+09ZQjJCU95aC2wwRAriRAKCctxCpWTalGEWHc54kN7/fNUNuRQCgnyx1
1acu/MX+RpH8tSOl1HDzOzA=
=OSOn
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to