complexType "securityManagerType"
Namespace:
Content:
complex, 2 attributes, attr. wildcard, 3 elements
Defined:
globally in mule-jaas.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
"_muleSecurityManager"
 = 
"_muleSecurityManager"
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, security-provider, password-encryption-strategy*
</...>
Content Model Elements (3):
mule:annotations, password-encryption-strategy, security-provider
All Direct / Indirect Based Elements (1):
security-manager
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      securityManagerType
XML Source (see within schema source)
<xsd:complexType name="securityManagerType">
<xsd:complexContent>
<xsd:extension base="mule:abstractSecurityManagerType">
<xsd:sequence>
<xsd:element ref="security-provider"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="password-encryption-strategy" type="mule:passwordEncryptionStrategyType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/3)
password-encryption-strategy
Type:
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="password-encryption-strategy" type="mule:passwordEncryptionStrategyType"/>

security-provider
Type:
XML Source (see within schema source)
<xsd:element ref="security-provider"/>

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.