complexType "ds:SignatureMethodType"
Namespace:
Content:
mixed, 1 attribute, 1 element, elem. wildcard
Defined:
Includes:
definitions of 1 attribute, 1 element, elem. wildcard
Used:
XML Representation Summary
<...
    Algorithm
 = 
anyURI
    >
   
Content: 
{text} × (ds:HMACOutputLength?, {any}*)
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
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 in 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 in 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 RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set