- From: Lassi Nirhamo <lasnir@tkukoulu.fi>
- Date: Mon, 16 Oct 2000 11:48:10 +0200
- To: xmlschema-dev@w3.org
From: Lassi Nirhamo <lasnir@tkukoulu.fi> To: <xmlschema-dev-request@w3.org> Date: Mon, 16 Oct 2000 10:58:14 +0200 At 09:26 16.10.2000 +0200, you wrote: >Perhaps you need to prepend the attribute with xsd:, or whatever you >declared the namespace as. The parser may be getting confused, so try >something like this: >at the top of the schema document: > ><snip> > <xsd:schema xmlns:xsd="http://www.w3.org/1999/XMLSchema"> ></snip> No, that's not the problem. Other parts of the schema work just fine. I have tried many other ways to do the trick, but nothing seems to work. Problem is a element inside a element that has to declare as simpleType because it's content is a string. Lassi Nirhamo
Received on Monday, 16 October 2000 04:44:47 UTC