Hi,
        you can create an XML Schema in exactly the same way as you create 
a normal DOM Document as it is just XML. However, this may be quite 
difficult.


Gareth


On Wed, 9 Jul 2003, Tsuyoshi Moriyama wrote:

> Dear all,
> 
> I would like to create DOM document on the memory and export it to
> a file. I finally succeeded to use DOMWriter to do that BUT without
> schema components. I used to use DTD for validation but I would like
> to switch to XML Schema.
> 
> Is there any sample for creating DOM document with XML schema
> components?
> Do I need to use XMLContentModel Class? XMLElementDecl Class?
> Is there a way to incorporate those declaration into DOMDocument
> object?
> 
> Best regards,
> 
> Tsuyoshi
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
Gareth Reakes, Head of Product Development  +44-1865-203192
DecisionSoft Limited                        http://www.decisionsoft.com
XML Development and Services




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to