Paketname | rnv |
Beschreibung | Relax NG Compact Syntax validator |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.7.10-1 |
Sektion | universe/text |
Priorität | optional |
Installierte Größe | 580 Byte |
Hängt ab von | libc6 (>= 2.4), libexpat1 (>= 1.95.8), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), libx1 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 201386 Byte |
Prüfsumme MD5 | 729114082cc2b5d4c4d937f94ae12e4f |
Prüfsumme SHA1 | d171842c531c08357ed3e1fee482438c0699027f |
Prüfsumme SHA256 | 7bbdd951ae0cb98f064645bdf9b6f444a1e72ae18a78edefe1bf436793659065 |
Link zum Herunterladen | rnv_1.7.10-1_i386.deb |
Ausführliche Beschreibung | Relax NG is an XML Schema language like DTD or W3C XML Schema.
Relax NG schemas can be written in either XML (.rng files) or an
alternative compact syntax (.rnc files). RNV uses the latter to check
if a give XML file is valid in respect to the language defined by
the Relax NG schema. RNV uses Expat for XML parsing.
.
If you intend to validate against Relax NG schemas in XML syntax
instead have a look at xmllint (package libxml2-utils) or xmlstarlet.
Also trang can convert Relax NG schemas from XML to compact syntax
and back.
|