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

<!--

file      : examples/cxx/hybrid/polyroot/superman.xml
author    : Boris Kolpackov <boris@codesynthesis.com>
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>