complexType "ds:DigestMethodType"
Namespace:
Content:
mixed, 1 attribute, elem. wildcard
Defined:
Includes:
definitions of 1 attribute, elem. wildcard
Used:
XML Representation Summary
<...
    Algorithm
 = 
anyURI
    >
   
Content: 
{text} × {any}*
</...>
All Direct / Indirect Based Elements (2):
Known Usage Locations
XML Source (see within schema source)
<complexType mixed="true" name="DigestMethodType">
<sequence>
<any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
</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; 1/1)
{any element with non-schema namespace}
XML Source (see within schema source)
<any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set