complexType "securityManagerType"
Namespace:
Content:
complex, 2 attributes, 2 elements
Defined:
globally in mule-pgp.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
    id
 = 
"_muleSecurityManager"
    name
 = 
"_muleSecurityManager"
    >
   
Content: 
security-provider, keybased-encryption-strategy
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Security manager for PGP-related functionality.
Type Definition Detail
Type Derivation Tree
  securityManagerType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="securityManagerType">
<xsd:complexContent>
<xsd:extension base="mule:abstractSecurityManagerType">
<xsd:sequence>
<xsd:element ref="security-provider"/>
<xsd:element ref="keybased-encryption-strategy"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 2/2)
keybased-encryption-strategy
Type:
XML Source (see within schema source)
<xsd:element ref="keybased-encryption-strategy"/>

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

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.