| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://java.sun.com/xml/ns/j2ee}ejb-ref-typeType (restriction)
The ejb-ref-typeType contains the expected type of the
referenced enterprise bean.
The ejb-ref-type designates a value
that must be one of the following:
Entity
Session
<xsd:complexType name="ejb-ref-typeType"><xsd:simpleContent></xsd:complexType><xsd:restriction base="j2ee:string"></xsd:simpleContent><xsd:enumeration value="Entity"/><xsd:enumeration value="Session"/></xsd:restriction>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||