Re: map:sitemap DTD?

Joshua <[email protected]> Fri, 3 Jun 2005 10:15:42 -0700
Newsgroups gmane.comp.lib.nexista.devel
Message-ID <[email protected]>
libxsl also accepts php streams. I have one handy. What it does is define the 
path or manner that a file is accessed in xsl:include/import

On Friday 03 June 2005 7:26 am, Albert Lash wrote:
> Aha, I see that you can declare a doctype without having a DTD. My editor
> was trying to validate against a DTD, so I turned that option off and it
> worked fine. That makes building sitemaps and working with xsl SO much
> easier. Wow XML / XSL is powerful stuff.
>
> On Fri, 3 Jun 2005, Albert Lash wrote:
> > Hi Joshua,
> >
> > Entities must be declared in DTDs, but map:sitemap doesn't have one.
> > Right? I started to make one, then wasn't sure if it made sense to. What
> > do you think?
> >
> > Al