aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hybrid/polyroot/superman.xml
blob: dcd49fde561c88a05634adc34a8cd418f0c6203e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>

<!--

file      : examples/cxx/hybrid/polyroot/superman.xml
copyright : not copyrighted - public domain

-->

<superman xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:noNamespaceSchemaLocation="supermen.xsd"
	  can-fly="false">

  <name>James "007" Bond</name>

</superman>