complexType security-constraintType

complexType {http://java.sun.com/xml/ns/javaee}security-constraintType

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="security-constraintType">
    <
xsd:annotation>
        <
xsd:documentation>
The security-constraintType is used to associate
security constraints with one or more web resource
collections

Used in: web-app
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="display-name" type="javaee:display-nameType" minOccurs="0"
            
maxOccurs="unbounded"/>
        <
xsd:element name="web-resource-collection" type="javaee:web-resource-collectionType"
            
maxOccurs="unbounded"/>
        <
xsd:element name="auth-constraint" type="javaee:auth-constraintType" minOccurs="0"/>
        <
xsd:element name="user-data-constraint" type="javaee:user-data-constraintType" minOccurs="0"/>
    </
xsd:sequence>
    <
xsd:attribute name="id" type="xsd:ID"/>
</
xsd:complexType>


Documentation

	The security-constraintType is used to associate
	security constraints with one or more web resource
	collections
	Used in: web-app


complexType security-constraintType


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.