summaryrefslogtreecommitdiff
path: root/xsd-examples/cxx/tree/streaming/testscript
blob: d3c744daf82bb8e301ccc7a94811e18915337ded (plain)
1
2
3
4
5
6
7
8
9
10
# file      : cxx/tree/streaming/testscript
# license   : not copyrighted - public domain

: position
:
{
  $* $src_base/position.xml 2>| &out.xml;
  echo ''     >|;
  cat out.xml >|
}