Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - First pass at using a schema >Thread Next - Re: First pass at using a schema Re: First pass at using a schemaTo: NULL Date: 1/4/2007 2:06:00 PM C.W.Holeman II wrote: > <emle xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="noNamespaceSchemaLocation > http://emle.sourceforge.net/emle020000/emle.xsd"> This either needs to be xsi:schemaLocation="http://emle.sourceforge.net http://emle.sourceforge.net/emle020000/emle.xsd" or xsi:noNamespaceSchemaLocation="http://emle.sourceforge.net/emle020000/emle.xsd" In your schema you need to decide what you want to do, if you want to define elements in the namespace http://emle.sourceforge.net/emle020000/emle.xsd, then you need to add elementFormDefault="qualified" as an attribute on xsd:schema. If you want to define elements in no namespace then remove the targetNamespace attribute. -- Martin Honnen http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
