File: elementHandlerOutput.xml

package info (click to toggle)
eclipse-emf 2.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 50,964 kB
  • sloc: java: 407,889; xml: 7,165; sh: 200; makefile: 13
file content (8 lines) | stat: -rwxr-xr-x 185 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="ASCII"?>
<x:root 
    xmlns:x="http://www.example.com/X" 
    xmlns:y="http://www.example.com/Y">
  <x:x/>
  <y:y/>
  <x:intValue>42</x:intValue>
</x:root>