complexType "idempotentSecureHashReceiverType"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
    messageDigestAlgorithm
 = 
xsd:string
    >
   
Content: 
abstract-object-store?
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  idempotentSecureHashReceiverType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="idempotentSecureHashReceiverType">
<xsd:complexContent>
<xsd:extension base="abstractInboundRouterType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" ref="abstract-object-store"/>
</xsd:sequence>
<xsd:attribute name="messageDigestAlgorithm" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
messageDigestAlgorithm
Type:
xsd:string, predefined
Use:
optional
The secure hashing algorithm to use. If not set, the default is SHA-256.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="messageDigestAlgorithm" type="xsd:string"/>
Content Element Detail (all declarations; defined in this component only; 1/1)
abstract-object-store
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 2 elements
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" ref="abstract-object-store"/>

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.