RE: [docbook-apps] Using Schematron to define templates

From
Dick Hamilton <>
Date
2008-05-21T15:04:22+00:00
ID
001701c8bb53$e5f5f3c0$6601a8c0@MILES
Thread
RE: [docbook-apps] Using Schematron to define templates
> 
> I am working on similar project ( creating DB5 template with 
> customized 
> sections etc.)  where the instance needs to be a valid DB5 document.
> 
> I do not know Schematron; however, I have been using RelaxNG schema 
> (customized per requirements) and it's good so far.
> 
I think either approach will work.  What I like about Schematron is
that I think there's less chance of accidentally doing something that
would cause an instance to no longer be valid DB5. 

Dick