Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:DigestMethodType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index261.tmp#id739
Properties
mixed: true
Used by
Element ds:DigestMethod
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2000/09/xmldsig#'
Attributes
QName Type Fixed Default Use Annotation
Algorithm anyURI required
Source
<complexType name="DigestMethodType" mixed="true">
  <sequence>
    <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
  <attribute name="Algorithm" type="anyURI" use="required"/>
</complexType>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Attribute ds:DigestMethodType / @Algorithm
Namespace No namespace
Type anyURI
Properties
use: required
Used by
Complex Type ds:DigestMethodType
Source
<attribute name="Algorithm" type="anyURI" use="required"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd