topical media & game development

talk show tell print

professional-xml-06-Listing-6-44.txt / txt



  <xs:attributeGroup name="myAttributes">
     <xs:attribute name="x" type="xs:integer" />
     <xs:attribute name="y" type="xs:integer" />
  </xs:attributeGroup>
  
  <xs:complexType name="myElementType">
     <xs:attributeGroup ref="myAttributes" />
  </xs:complexType>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.