[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
xsi:schemaLocation in any element
- From: Manos Batsis <manos_lists@geekologue.com>
- To: XML Developers List <xml-dev@lists.xml.org>
- Date: Sat, 04 Oct 2008 19:55:15 +0300
Quoting from [1]:
"xsi:schemaLocation and xsi:noNamespaceSchemaLocation [attributes] can
occur on any element. However, it is an error if such an attribute
occurs after the first appearance of an element or attribute information
item within an element information item initially ·validated· whose
[namespace name] it addresses."
Does this mean that
<n1:root xmlns:n1="http://n1">
<n1:child xsi:schemaLocation="http://n1 schema_n1.xsd" />
</n1:root>
is wrong? If not, what is? Sorry for the stupid question but I'm dizzy.
[1] http://www.w3.org/TR/xmlschema-1/#schema-loc
Thanks,
Manos
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]