[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: No, I Don't Want No Namespace!

From: David Ezell <David_E3@VERIFONE.com>
Date: Wed, 23 Nov 2005 13:22:56 -0500
Message-ID: <5196544A89ECC64F8310D22DFF3E79930308589E@TPANTMAIL.verifone.com>
To: "Tyson Tate" <tytate@cadrc.calpoly.edu>, <xmlschema-dev@w3.org>
david ezell

I suggest that you use the properties on the enclosing folder in the
XMLSpy browser to assign the schema.
That assignment will apply to every .xml file in that folder, but will
not cause any change in the xml instance document itself.

Best regards,
David Ezell 

-----Original Message-----
From: xmlschema-dev-request@w3.org [mailto:xmlschema-dev-request@w3.org]
On Behalf Of Tyson Tate
Sent: Wednesday, November 23, 2005 12:52 PM
To: xmlschema-dev@w3.org
Subject: Re: No, I Don't Want No Namespace!


That's what XMLSpy 2005 puts in when you assign a schema to it through
the GUI, so it appears that this is an XMLSpy 2005 issue. Can anyone
verify this?

-Tyson

Michael Kay wrote:
> Your xsi:schemaLocation looks wrong. The first string should be the 
> namespace URI, that is http://www.xyzcorp.com/Vessel rather than 
> www.xyzcorp.com/Vessel. The second string should be a location URI 
> rather than a Windows filename. I suspect that XMLSpy lets you get 
> away with the incorrect location URI, but is tripping up on the
incorrect namespace URI.
> 
> Michael Kay
> http://www.saxonica.com/
> 
>> -----Original Message-----
>> From: xmlschema-dev-request@w3.org
>> [mailto:xmlschema-dev-request@w3.org] On Behalf Of Tyson Tate
>> Sent: 21 November 2005 18:11
>> To: xmlschema-dev@w3.org
>> Subject: No, I Don't Want No Namespace!
>>
>> ...
 >>
>> <Vessel xmlns="http://www.xyzcorp.com/Vessel" 
>> xmlns:cdm="http://www.xyzcorp.com/cdmtypes" 
>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
>> xsi:schemaLocation="www.xyzcorp.com/Vessel
>> C:\path\to\schema\Vessel2.xsd">
Received on Wednesday, 23 November 2005 18:23:51 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.