I'm experimenting with documentation of an rng schema that I'm 
working on.
        
The only tool I could find to produce documentation from rng directly 
is
        http://www.techquila.com/rng-tools.html
        
It seems to work okay, but it's slow and does not embed figures.
        
So I've been converting rng -> w3c schema and using oxygen's xsl for 
documentation - which produced nice output with embedded figures.
        
It seems to work with the DTD compatibility <a:documentation>  tags, 
but not with plain comments.
        
How does one embed URLs into documentation like that?
        
What are people using to comment and generate documentation about 
relaxng schema?
        
thanks!

Brad

Reply via email to