Subject: Re: Schema for <html:p>
From: George Cristian Bina <george@xxxxxxx>
Date: Mon, 11 Jul 2005 15:00:13 +0300
|
Hi Dariusz,
If you want XHTML then you can get DTDs, XML Schema and Relax NG schema.
http://www.w3.org/TR/xhtml1/#dtds
http://www.w3.org/TR/xhtml1-schema/#schemas
http://www.thaiopensource.com/relaxng/xhtml/
Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Dariusz Borowski wrote:
Hi!
I have a xml-flie wich looks like the following code:
==========================
<description>
<html:p>bla, bla, bla</html:p>
<html:p>bla, bla, bla</html:p>
<html:p>bla, bla, bla, bla</html:p>
</description>
==========================
The problem is, that I don't know how to describe the Schema for the html-tags.
Any suggestions?
Thanks,
Dariusz
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
|