Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   XML (http://www.velocityreviews.com/forums/f32-xml.html)
-   -   converting XSD documentation to HTML documentation (http://www.velocityreviews.com/forums/t371029-converting-xsd-documentation-to-html-documentation.html)

kev.sully@gmail.com 09-16-2006 12:06 PM

converting XSD documentation to HTML documentation
 
Hi - I have a config file in XML, with an associated XSD schema. The
elements are documented using the <annotation><documentation> tags. I
would like to generate user documentation from this XSD file - are
there any tools that extract the <documentation> tags and convert them
into a more user friendly HTML format ?

Thanks,
Kevin.


Andy Dingley 09-16-2006 12:09 PM

Re: converting XSD documentation to HTML documentation
 

kev.su...@gmail.com wrote:

> are
> there any tools that extract the <documentation> tags and convert them
> into a more user friendly HTML format ?


Pretty easy in XSLT. You can probably download something already done.



All times are GMT. The time now is 12:38 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57