Re: xsd validation bug in scxml? cvc-complex-type.2.4.b
[email protected] (Henry S. Thompson) Sat, 24 Nov 2012 20:44:42 +0000
| Newsgroups | gmane.text.xml.schema.devel,gmane.comp.web.voice |
|---|---|
| Message-ID | <[email protected]> |
ht writes:
> Fix your schema, and the problem will go away.
I should have added, that the _comment_ against the definition of the
group called scxml.extra.content, which says
"group allowing elements from other namespaces"
is at odds with the actual wildcard which appears in it, namely:
<xsd:any namespace="##any" processContents="lax" minOccurs="0"
maxOccurs="unbounded"/>
Change that ##any to ##other, as the comment suggests you meant, and
all but the two errors mentioned later will go away, I expect.
ht
--
Henry S. Thompson, School of Informatics, University of Edinburgh
10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: [email protected]
URL: http://www.ltg.ed.ac.uk/~ht/
[mail from me _always_ has a .sig like this -- mail without it is forged spam]