Subject: Re: an elements schema context via xslt
From: Jan Limpens <jan.limpens@xxxxxxxxx>
Date: Thu, 30 Jun 2005 15:41:39 -0300
|
So you'd use oop to create a XmlSchemaDocument and lots of other
classes (like SchemaElement, SchemaElementCollection and so forth) to
get there (if you had to implement an intellisensing xml editor of
sorts)?
--Jan
2005/6/30, Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>:
> You might possibly get something to work for a simplified subset of XSD,
> but arbitrary XSD is a different can of worms (or rather, an entire garden
> full).
|