<?xml version="1.0" encoding="UTF-8"?>
<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http:///org.eclipse.emf.test.models/qname" xmlns:z="http:///org.eclipse.emf.test.models/qname" xmlns:_1="http://local" xmlns:p="urn:p" xmlns:p_1="http://local-p" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http:///org.eclipse.emf.test.models/qname qname.xsd" myQname="z:id1 p:id2" z:aQname="p:a">
<unionvalue>10</unionvalue>
<qnamelist>_1:r2 p_1:r1</qnamelist>
<intvalue>1</intvalue>
<anyE>qname</anyE>
</resource>
|