complexType "registersScopeType"
Namespace:
Content:
empty, 1 attribute
Defined:
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
/>
All Direct / Indirect Based Elements (1):
registers-scope
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="registersScopeType">
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
name
Type:
xsd:string, predefined
Use:
required
Defines the name of a custom bean scope that the annotated type registers, e.g. "conversation". Such a scope will be available in addition to the standard "singleton" and "prototype" scopes (plus "request", "session" and "globalSession" in a web application environment).
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="name" type="xsd:string" use="required"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.