[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xml-dev] Help with abstract base types
- To: David Nedrow <listbox@...>
- Subject: Re: [xml-dev] Help with abstract base types
- From: ht@... (Henry S. Thompson)
- Date: Tue, 13 Dec 2005 09:49:44 +0000
- Cc: xml-dev@...
- In-reply-to: <439DC1BB.7040802@...> (David Nedrow's message of "Mon,12 Dec 2005 13:30:19 -0500")
- References: <439DC1BB.7040802@...>
- User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.17 (Jumbo Shrimp, linux)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
<xs:complexType name="stringType" abstract="true">
<xs:simpleContent>
<xs:extension base="xs:string"/>
</xs:simpleContent>
</xs:complexType>
Note that irritatingly you can't use this for attributes :-(
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@...
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)
iD8DBQFDnpk4kjnJixAXWBoRAsnCAJ4nBtfgUhohJUorPqWYQMsx66iCpgCfS2MV
bEBWxZWKhXajpxe2d/Ro4sg=
=X6Lq
-----END PGP SIGNATURE-----
|