Menu

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

Download this file

5 lines (4 with data), 139 Bytes

#!/bin/sh
. ./bigxml
xmldoc '<b/>' | ./xmlstarlet val --xsd xsd/bigxml.xsd --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.