element include

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

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="include">
    <
xsd:complexType>
        <
xsd:sequence>
            <
xsd:element ref="param" minOccurs="0" maxOccurs="unbounded"/>
        </
xsd:sequence>
        <
xsd:attribute ref="jsp:id"/>
        <
xsd:attribute name="flush" default="false" type="Bool"/>
        <
xsd:attribute name="page" use="required" type="RTERelativeURL"/>
    </
xsd:complexType>
</
xsd:element>


element include


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.