rxml_validation

Crates.iorxml_validation
lib.rsrxml_validation
version0.10.0
sourcesrc
created_at2021-08-18 11:47:51.703576
updated_at2024-03-16 16:36:18.857752
descriptionPlumbing crate for rxml and rxml_proc crates.
homepage
repositoryhttps://codeberg.org/jssfr/rxml
max_upload_size
id438947
size11,873
Jonas Schäfer (horazont)

documentation

README

rxml_validation — Utilities for validating strings against specific XML productions

This crate is an infrastructure/plumbing crate for the rxml and rxml_proc crates. It provides utility functions to validate that strings conform to the CData, Name and NCName grammars described in the XML 1.0 specification.

crate badge docs badge

Please see the rxml and rxml_proc crates for more information.

Commit count: 0

cargo fmt