- From: Henry S. Thompson <ht@inf.ed.ac.uk>
- Date: Fri, 14 Oct 2005 11:37:53 +0100
- To: "Natarajan Ravi" <Ravi.Natarajan@cfh.nhs.uk>
- Cc: <xmlschema-dev@w3.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I see only one, incidental, problem with your example, once you fix
that it should work:
<xs:element name="Element1" type="A.B" minOccurs="0"/> in AA
is not a restriction of
<xs:element name="B" type="typeA" minOccurs="0"/> in A
because the element names don't match (and you don't give the type defns).
What error message are you getting, from what processor?
ht
- --
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
Half-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFDT4qCkjnJixAXWBoRAisqAJ47nOPX0fmSuZCiTdZUC2eHhPAXFQCaA51v
LahfD2LsKWwMXkmoq2tbRyE=
=ux92
-----END PGP SIGNATURE-----
Received on Friday, 14 October 2005 10:38:16 UTC