Menu

[a72281]: / examples / bigxml-relaxng  Maximize  Restore  History

Download this file

5 lines (4 with data), 155 Bytes

#!/bin/sh
. ./bigxml
xmldoc '<a> foo </a>' | ./xmlstarlet val --relaxng relaxng/bigxml.rng --err - \
    2>&1 >/dev/null | ${SED:-sed} -n "$SEDLINUM_PROG"
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.