Werner F. Bruhin wrote:
> How can I define in a doc the following namespace?
>
> http://www.winexml.org/XMLSchema";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:schemaLocation="http://www.winexml.org/XMLSchema wineXML.xsd">
>
>
> And what do I need to do that subsequent "Element
How can I define in a doc the following namespace?
http://www.winexml.org/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://www.winexml.org/XMLSchema wineXML.xsd">
And what do I need to do that subsequent "Element" and "SubElement"
additions use the na