[Home] [By Thread] [By Date] [Recent Entries]
At 2017-07-19 12:45 +0000, Costello, Roger L. costello@xxxxxxxxx wrote:
I am writing an XSLT program that outputs an XML Schema. Because they are for an attribute value template in an attribute specification. Note that replacing the curly braces with their character references also failed: Because XSD doesn't care what syntax is used in the stylesheet for the characters to be used in the logic. What's the right way to do this? Double them up: <xs:restriction base="xs:string">
<xs:pattern value="[a-z\{{\}}]*" />
</xs:restriction>I hope this helps. . . . . . Ken p.s. my XSLT and XSL-FO books are now available for free on my web site. -- Contact info, blog, articles, etc. http://www.CraneSoftwrights.com/s/ | Check our site for free XML, XSLT, XSL-FO and UBL developer resources | Streaming hands-on XSLT/XPath 2 training class @ US$45 (5 hours free) |
|

Cart



