[Home] [By Thread] [By Date] [Recent Entries]

  • From: Prashanth Rao <prao@v...>
  • To: 'Kohsuke KAWAGUCHI' <kohsukekawaguchi@y...>,Xml-Dev <xml-dev@l...>
  • Date: Mon, 20 Aug 2001 13:32:27 -0700

Just a minor correction.  The elementFormDefault attribute belongs in the
Schema document namespace (i.e., the .xsd file) and not in the XML instance
document.

Kohsuke KAWAGUCHI wrote:
> 
> <p:root xmlns:p="abc"
>         xsi:elementFormDefault="qualified">
>    <p:child/>
> </p:root>
> 
> and 
> 
> <p:root xmlns:p="abc"
>         xsi:elementFormDefault="unqualified">
>    <child/>
> </p:root>
> 


Regards,
Prashanth Rao
Vitria

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member