Append a new schema in XHTML



Hello,
I need to append some elements to XHTML
I need to write the schema for an XML like this :
_________________________________________________
<?xml version="1.0" encoding="utf-8"?>
<root xmlns="?????" xmlns:my="????" schemalocation="toto">
<p>toto titi tutu <br />titi toto tata<br /></p>

<my:pictures_frame>
<my:picture file="t1.jpg" title="desc 1" legend='no' />
</my:pictures_frame>

<p>popo yuyu yaya</p>
<ul>
<li>gfsdqgfasd</li>
<li>greqz</li>
</ul>
</root>
____________________________________________________

This file will be transform with an XSLT process into a valide XHTML
file.
And it will be included in a page (with html, head, body...)

I need a schema with:

- to have a root element equivalent to a DIV element
- to add new elements in another namespace define in another schema or
in this new schema.

I try many things (I saw some examples on W3C website) but nothings is
valid.
I work with Eclipse and the php plugin (with XML).

If somebody can help me.....

Thanks
.



Relevant Pages

  • Re: how to return xml document from a web service
    ... what specific XML you expect. ... If you have a schema that defines what you expect, ... The second issue with this approach is that XML is not a string. ... >> methods from the wire transport. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: XHTML to XML conversion
    ... then edit the stylesheet, versus creating the stylesheet from scratch. ... >>An XSL Stylesheet can turn the XHTML file into plain XML? ... > real concrete document without some level of schema. ... > it has to represent web content, then you might as well be using XHTML ...
    (comp.text.xml)
  • my first Tck/Tk program... and an XML question
    ... program which takes an XML Schema file, ... a basic XML tree and allows the user to save it. ... proc open_schema { ...
    (comp.lang.tcl)
  • RE: Data Insertion
    ... >The physical database structure is already in place. ... >I can determine the XML file and whether it contains a schema. ... In this particular case XML Schema is used to create a DataSet schema (set ... you're probably wondering how it's possible to load XML without XML ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: GEDOM as a database format
    ... format for meaning, that is, structure. ... If at least a basic XML schema is agreed on and XML used in any fashion, ... mothers: the autosomal/X mother and the mitochondrial mother .. ...
    (soc.genealogy.computing)