[Home] [By Thread] [By Date] [Recent Entries]
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
|

Cart



