complexType user-data-constraintType

complexType {http://java.sun.com/xml/ns/javaee}user-data-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="user-data-constraintType">
    <
xsd:annotation>
        <
xsd:documentation>
The user-data-constraintType is used to indicate how
data communicated between the client and container should be
protected.

Used in: security-constraint
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="description" type="javaee:descriptionType" minOccurs="0"
            
maxOccurs="unbounded"/>
        <
xsd:element name="transport-guarantee" type="javaee:transport-guaranteeType"/>
    </
xsd:sequence>
    <
xsd:attribute name="id" type="xsd:ID"/>
</
xsd:complexType>


Documentation

	The user-data-constraintType is used to indicate how
	data communicated between the client and container should be
	protected.
	Used in: security-constraint


complexType user-data-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.