- From: Henry S. Thompson <ht@inf.ed.ac.uk>
- Date: Thu, 23 Jun 2005 11:13:26 +0100
- To: Hämmer Wolfgang <Wolfgang.Haemmer@swx.com>
- Cc: "George Cristian Bina" <george@oxygenxml.com>, <xmlschema-dev@w3.org>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hämmer Wolfgang writes: > I don't know these name in advance. Another option is to use xsi:type in the instance -- see the XML Schema Primer, particularly section 4.7 [1] (but you don't want to make your type abstract). You'll end up with e.g. <TableDropBanana xsi:type="CommonType"> ... <LocalVariables>...</LocalVariables> </TableDropBanana> Ultimate fallback is to use lax validation and give LocalVariables a top-level declaration, and at least it and its contents will get validated properly. ht [1] http://www.w3.org/TR/xmlschema-0/#abstract - -- 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) iD8DBQFCuotGkjnJixAXWBoRAs4BAJ4+2iHlT3lEMFhfR0pT0cIMyo7UIACfX/Dq tzMWVtQujpdVbNW80MyKPBs= =a61e -----END PGP SIGNATURE-----
Received on Thursday, 23 June 2005 10:13:33 UTC