summaryrefslogtreecommitdiffstats
path: root/examples/xsd2c/ex4/ex4.xml
blob: ebe42831bed9a3b90f908b86dcae32638d8d621b (plain)
1
2
3
4
5
6
7
<Employee id = "id0001">
        <Name>John</Name>
        <Lastname>Smith</Lastname>
        <Degree>34</Degree>
        <Project>csoap</Project>
        <Project>xsd2c</Project>
</Employee>