VELLUM - ukázka (3)


<piece xmlns="http://simonstl.com/ns/vellum" >
  <targets>
    <target id="_xml-names" representation= "http://www.w3.org/TR/REC-xml#sec-common-syn" />
    <target id="_xml-schema-qnames"  representation= 
"http://www.w3.org/TR/xmlschema-2/#QName">
    <target id="_xmlns-qual-names"  representation= 
"http://www.w3.org/TR/REC-xml-names/#ns-qualnames" />
  </targets>
  
  <connections>
   <set id="namespaceUses" >
     <member ref="_xml-names" />
     <member ref="_xml-schema-qnames" />
   </set>
   <traverse>
     <from ref="namespaceUses" />
     <to ref="_xmlns-qual-names" />
   </traverse>
  </connections>
</piece>