greetings all,
i have a simple xml doc which serves as the content of a links page on a web site..
it goes something like this:
<?xml version="1.0"?>
Devshed
http://www.devshed.comSome Site
http://www.some.com i have successfully made an xslt to html transformation, but it is not behaving as i entended.
1)
when i attempt to include the xml file in a web page generated with php.. i receive a parsing error.... line 1?????
2)
my css style sheet doesn't affect the links generated with xslt. is this suppose to happen?? how can i remedy this?
there are quite a few issues here i'm sure, so any help sorting it all out is greatly apprectiated..
thank you!
_justin.dago
PS:
here is my xsl stylesheet:
<?xml version="1.0"?>
""