Java Applets This is the XML Schema module for Java Applets in XHTML * applet (param) This module declares the applet element type and its attributes, used to provide support for Java applets. The 'alt' attribute is now required (as it is on images). One of either code or object attributes must be present. In the document, place param elements before the object elements that require their content. Note that use of this module also instantiates of the Param Element Module. $Id: xhtml-applet-1.xsd,v 1.3 2005/09/26 22:54:52 ahby Exp $ Param module Include Param Module