Re: One final question about namespaces :)
- From: "John Saunders" <john.saunders at trizetto.com>
- Date: Fri, 25 Aug 2006 11:41:07 -0400
"TT (Tom Tempelaere)" <_|\|_0$P@|/\|titi____AThotmailD.Tcom|/\|@P$0_|\|_>
wrote in message news:915DEF42-214A-438F-86EC-8305D80CA242@xxxxxxxxxxxxxxxx
Hi,
I have one final question about these namespaces, hope you don't mind.
What if my XSD root read like:
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
.....
</xs:schema>
Does this schema also imply that the elements of an XML document based on
that XSD are in a specific namespace? Or does this schema define elements
that are in the empty namespace?
Since it doesn't have a target namespace, the elements are defined in the
empty namespace, which is generally not a good idea.
John
.
- References:
- Re: Cannot find root element in XML file
- From: Martin Honnen
- Re: Cannot find root element in XML file
- From: TT (Tom Tempelaere)
- Re: Cannot find root element in XML file
- From: Martin Honnen
- Re: Cannot find root element in XML file
- From: TT (Tom Tempelaere)
- Re: Cannot find root element in XML file
- From: Martin Honnen
- Re: Cannot find root element in XML file
- From: John Saunders
- Re: Cannot find root element in XML file
- From: TT (Tom Tempelaere)
- Re: Cannot find root element in XML file
- From: John Saunders
- Re: Cannot find root element in XML file
- Prev by Date: Re: XPath Request
- Next by Date: RE: Detailed ASP.Net info not displaying in browser
- Previous by thread: Re: Cannot find root element in XML file
- Next by thread: Re: One final question about namespaces :)
- Index(es):
Relevant Pages
|
Loading