Re: map:sitemap DTD?
Albert Lash <alby-8/[email protected]> Fri, 3 Jun 2005 10:26:45 -0400 (EDT)
| Newsgroups | gmane.comp.lib.nexista.devel |
|---|---|
| Message-ID | <[email protected]> |
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 >