element directive.page

element {http://java.sun.com/JSP/Page}directive.page

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://java.sun.com/JSP/Page
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:jsp=http://java.sun.com/JSP/Page
xmlns=http://java.sun.com/JSP/Page


Source

<xsd:element name="directive.page">
    <
xsd:annotation>
        <
xsd:documentation>directive.page is the "page directive".</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:attribute ref="jsp:id"/>
        <
xsd:attribute name="language" default="java" type="xsd:string"/>
        <
xsd:attribute name="extends" type="TypeName"/>
        <
xsd:attribute name="contentType" default="text/html; ISO-8859-1" type="ContentType"/>
        <
xsd:attribute name="pageEncoding" use="optional" type="PageEncoding"/>
        <
xsd:attribute name="import" type="ImportList"/>
        <
xsd:attribute name="session" default="true" type="Bool"/>
        <
xsd:attribute name="buffer" default="8kb" type="BufferSize"/>
        <
xsd:attribute name="autoFlush" default="true" type="Bool"/>
        <
xsd:attribute name="isThreadSafe" default="true" type="Bool"/>
        <
xsd:attribute name="info" type="xsd:string"/>
        <
xsd:attribute name="errorPage" type="RelativeURL"/>
        <
xsd:attribute name="isErrorPage" default="false" type="Bool"/>
    </
xsd:complexType>
</
xsd:element>


Documentation

directive.page is the "page directive".


element directive.page


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.