Previous Next vertical dots separating previous/next from contents/index/pdf

http://java.sun.com/xml/ns/j2ee
complexType role-nameType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://java.sun.com/xml/ns/j2ee}role-nameType (restriction)

Documentation

	The role-nameType designates the name of a security role.

	The name must conform to the lexical rules for a token.

      
Properties
This component is not nillable.

Model
<...>

</...>

Local Usage
run-asType, security-role-refType, security-roleType

Source
<xsd:complexType name="role-nameType">
<xsd:simpleContent>
<xsd:restriction base="j2ee:string"/>
</xsd:simpleContent>
</xsd:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.

 

Skip navigation bar   Back to Top