I doubt there are DTDs for ANY XML syntax associated with AxKit. Really there is not a lot of stuff that would warrant a DTD.
On Tuesday 23 September 2003 05:54 pm, carlos escribano wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello, > > This is my first post to the list, and sorry for my poor english. > > The file 'sidebar.xml' in the AxKit tarball follows the doctype 'sidebar' > in namespace xmlns:sb="http://axkit.org/NS/sidebar-1.0". I'd like to use it > in my website, but I can't find any dtd or schema for this doctype. I > don't know if there is a public release for this doctype or if it's a > draft. > > Extracting from sidebar.xml, maybe the dtd core is: > > <?xml encoding="UTF-8"> > <!ELEMENT sidebar (section+)> > <!ELEMENT section (title, (subsection|item)+ )> > <!ELEMENT subsection (title, url, item+)> > <!ATTLIST subsection expand ( yes | no ) "no"> > <!ELEMENT item (title, url)> > <!ELEMENT title (#PCDATA)> > <!ELEMENT url (#PCDATA)> > > Please fix me if I'm wrong. Thanks in advance, > > Carlos Escribano > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.1 (GNU/Linux) > > iD8DBQE/cMEYVf3MWkqJvxIRAi2fAKC26LYSX7Ic1QLZr+PwaJhO8lV/7ACePouG > qhsilJG0WlWM8AeD26TEIog= > =mLWq > -----END PGP SIGNATURE----- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Tod Harter Giant Electronic Brain http://www.giantelectronicbrain.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
