complexType "ds:SignatureMethodType"
Namespace:
Content:
mixed (allows character data), 1 attribute, 1 element, elem. wildcard
Defined:
Includes:
definitions of 1 attribute, 1 element, elem. wildcard
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
anyURI
    >
   
Content: 
{text} × (ds:HMACOutputLength?, {any}*)
</...>
Content Model Elements (1):
ds:HMACOutputLength
All Direct / Indirect Based Elements (1):
ds:SignatureMethod
Known Usage Locations
XML Source (see within schema source)
<complexType mixed="true" name="SignatureMethodType">
<sequence>
<element minOccurs="0" name="HMACOutputLength" type="ds:HMACOutputLengthType"/>
<any maxOccurs="unbounded" minOccurs="0" namespace="##other"/>
<!-- (0,unbounded) elements from (1,1) external namespace -->
</sequence>
<attribute name="Algorithm" type="anyURI" use="required"/>
</complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
Algorithm
Type:
anyURI, predefined
Use:
required
XML Source (see within schema source)
<attribute name="Algorithm" type="anyURI" use="required"/>
Content Element Detail (all declarations; defined within this component only; 2/2)
ds:HMACOutputLength
Type:
ds:HMACOutputLengthType, simple content
Simple Content
integer
XML Source (see within schema source)
<element minOccurs="0" name="HMACOutputLength" type="ds:HMACOutputLengthType"/>

{any element with non-schema namespace}
XML Source (see within schema source)
<any maxOccurs="unbounded" minOccurs="0" namespace="##other"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.