complexType welcome-file-listType

complexType {http://java.sun.com/xml/ns/javaee}welcome-file-listType

Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/xml/ns/javaee
Declared Namespacesxmlns:javaee=http://java.sun.com/xml/ns/javaee
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.w3.org/2001/XMLSchema


Source

<xsd:complexType name="welcome-file-listType">
    <
xsd:annotation>
        <
xsd:documentation>
The welcome-file-list contains an ordered list of welcome
files elements.

Used in: web-app
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="welcome-file" type="xsd:string" maxOccurs="unbounded">
            <
xsd:annotation>
                <
xsd:documentation>
The welcome-file element contains file name to use
as a default welcome file, such as index.html
                
</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
    <
xsd:attribute name="id" type="xsd:ID"/>
</
xsd:complexType>


Documentation

	The welcome-file-list contains an ordered list of welcome
	files elements.
	Used in: web-app


complexType welcome-file-listType


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.