summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/multiroot/balance.xml
blob: 68b434aa9fca8e652f3ddea718dbdb1421f1071d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>

<!--

file      : examples/cxx/tree/multiroot/balance.xml
copyright : not copyrighted - public domain

-->

<p:balance xmlns:p="http://www.codesynthesis.com/protocol"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	   xsi:schemaLocation="http://www.codesynthesis.com/protocol protocol.xsd">

  <account>123456789</account>

</p:balance>