Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Word XML - xml:space [Thread Next] Re: Word XML - xml:spaceTo: NULL Date: 9/13/2007 1:53:00 PM
jen_designs@h... wrote:
> I am creating a schema to use with word to export xml. I would like
> to preserve the whitespace on one of the nodes.
>
> I tried adding the following to my schema, but word gave me an error:
>
> <xsd:attribute ref="xml:space" default="preserve"/>
>
> Here is the error I am getting:
>
> Undeclared XSD attribute: '{http:/www.w3.org/XML/1998/namespace}-
> space'
Put
<import namespace="http://www.w3.org/XML/1998/namespace"
schemaLocation="http://www.w3.org/2001/xml.xsd"/>
in your schema. You might want to download
http://www.w3.org/2001/xml.xsd and then change the schemaLocation to a
local file URL.
--
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
