xsl-list
[Top] [All Lists]

Re: [xsl] Schema issue - enumerations - off topic apology

2012-10-06 15:34:06
On Sat, 2012-10-06 at 18:00 +0100, Ihe Onwuka wrote:

So it looks like you can't use lists on enumeration facets that
contain whitespace because it will validate each token.
For element values you may be able to use xs:whitespace to have the
items be one per line. For attributes there's not much hope - "don't do
this" - since XML attributes have newlines turned to spaces by the
parser before most schema processors even see them.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Co-author, 5th edition of "Beginning XML", Wrox, July 2012
The barefoot typographer - http://www.holoweb.net/~liam/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--