[xsl] Schema - match &Ouml

Subject: [xsl] Schema - match &Ouml
From: "Szabo, Patrick \(LNG-VIE\)" <patrick.szabo@xxxxxxxxxxxxx>
Date: Thu, 3 Feb 2011 11:08:09 +0100
Hi,

I'm writing a xsd and i want to restrict a string to satisfie a pattern.
Currently it looks like this:

([0-9]{1,2}([a-z]|\-[0-9]{1,2}|[,]\s{0,1}(Beilage | Newsletter
[A-Za-zC<C$C6;]*))?|[0-9]{4})

Unfortunately after Newsletter there can also be entities like &Ouml.
How do i specify that in a schema ?!
I can't just add & because it of course thinks this is the start of an
entity.
Escaping doesn't work either

Idea anyone ?!

regards

. . . . . . . . . . . . . . . . . . . . . . . . . .
Patrick Szabo
 XSLT-Entwickler
LexisNexis
Marxergasse 25, 1030 Wien

mailto:patrick.szabo@xxxxxxxxxxxxx
Tel.: +43 (1) 534 52 - 1573
Fax: +43 (1) 534 52 - 146

Current Thread