[relax-ng] Re: Trang XSD output

From
Kohsuke Kawaguchi <>
Date
2002-08-09T13:54:50+00:00
ID
Thread
[relax-ng] Re: Trang XSD output
> which allows neither attributes, child elements not child text nodes, and
> thus that
> 
>   <xs:complexType mixed="true"/>
> 
> allows just child text nodes and hence is equivalent to
> 
>   <text/>
> 
> in RELAX NG.  I may be wrong -- I often find I misunderstand XSD -- but both
> MSXML and XSV seem to agree with me (the version of MSV I tried doesn't
> though).

I think you are right on this interpretation.

regards,
--
Kohsuke KAWAGUCHI
Sun Microsystems