Empty Content


   <img src="xmlj.gif" alt="Programming XML in Java icon"/>

   <xsd:element name="img">
      <xsd:complexType>
         <xsd:attribute name="src" type="xsd:NMTOKEN"/>
         <xsd:attribute name="alt" type="xsd:string"/>
      </xsd:complexType>
   </xsd:element>