Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.
The following page has been changed by DanielBruessler: http://wiki.apache.org/lenya/trang The comment on the change is: news.xsd ------------------------------------------------------------------------------ #pragma section-numbers on - trang is a convert-tool for schema-files. It can convert from XML Schema to Relax NG (.xsd to .rng) + trang is a convertion-tool for schema-files. It can convert from XML Schema to Relax NG (.xsd to .rng) For full manual see http://www.thaiopensource.com/relaxng/trang-manual.html = Usage = - Bitflux is validing the input using the Relax NG definition. + The WYSIWYG-editor '''Bitflux''' is validing the input using the Relax NG definition. + Example to '''convert news.xsd to news.rng''' {{{ - code line 1 - code line 2 + trang [-I rng|rnc|dtd|xml] [-O rng|rnc|dtd|xsd] [-i input-param] [-o output-param] inputFileOrUri ... outputFile + }}} + + Full syntax + {{{ + trang [-I rng|rnc|dtd|xml] [-O rng|rnc|dtd|xsd] [-i input-param] [-o output-param] inputFileOrUri ... outputFile }}} = Installation = + '''On Ubuntu Linux'''<br> - On Ubuntu Linux: - It's in the repository, so just start Synaptic and type "trang" in the search-box. = Discussion = --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
