ds:SignatureMethodType

Complex Type Information

Model

ds:HMACOutputLength{0,1} , 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

Source

<complexType name="SignatureMethodType" mixed="true">
  <sequence>
    <element name="HMACOutputLength" minOccurs="0" type="ds:HMACOutputLengthType"/>
    <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
    <!-- (0,unbounded) elements from (1,1) external namespace -->
  </sequence>
  <attribute name="Algorithm" type="anyURI" use="required"/>
</complexType>