ds:DigestMethodType

Complex Type Information

Model

ANY element from ANY namespace OTHER than 'http://www.w3.org/2000/09/xmldsig#'

Attributes

QName Type Fixed Default Use Inheritable Annotation
Algorithm anyURI required

Used By

Element ds:DigestMethod

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>