OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Namespaces, W3C XML Schema (was Re: ANN: SAX Filters for NamespaceProcessing)



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