I would like to create a series of documents that could easily be published on my Drupal site as well as in a print format. The obvious way is to create them as XML documents. Does Drupal support XML?
TIA
Sue
Off course: * HTML is XML, drupal does HTML, so XML * ATOM RSS etc is XML, drupal does that, obviously. * DOCbook is XML, drupal has support for that.
I think you should target your question a little bit more, and explain in detail what kind if XML you need, where you need it, what DTDs you are looking for and why you need XML.
Ber
On Sat, December 10, 2005 23:16, smangold wrote:
I would like to create a series of documents that could easily be published on my Drupal site as well as in a print format. The obvious way is to create them as XML documents. Does Drupal support XML?
TIA
Sue-- [ Drupal support list | http://lists.drupal.org/ ]
2005/12/10, Ber Kessels ber@webschuur.com:
- HTML is XML, drupal does HTML, so XML
Don't completely agree with that... HTML is SGML XML is SGML too. But HTML is not XML... However, XHTML is XML and HTML compliant as it's HTML done XML's way...
- ATOM RSS etc is XML, drupal does that, obviously.
- DOCbook is XML, drupal has support for that.
Right :)
-- vi is a real WYSIWYG editor: you see text, you get text.