Sorry, the example in my previous post missed an attribute on the <ns> element: <schema xmlns="http://www.ascc.net/xml/schematron"> <title>Example</title> <ns prefix="x" url="http://www.eg.org/x" /> <pattern> <rule context="x:a"> <assert test="y:b">An a must contain one or more b's</assert> </rule> </pattern> </schema> Cheers Rick JelliffeReceived on Tuesday, 18 June 2002 05:38:06 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 13:52:36 GMT