Showing:

Attributes
Diagrams
Properties
Source
Used by
Element ds:SignatureMethodType / ds:HMACOutputLength
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram PES_Aller259.tmp#id350
Type ds:HMACOutputLengthType
Properties
content: simple
minOccurs: 0
Source
<element name="HMACOutputLength" type="ds:HMACOutputLengthType" minOccurs="0"/>
Complex Type ds:SignatureMethodType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram PES_Aller178.tmp#id351 PES_Aller178.tmp#id349
Properties
mixed: true
Used by
Model ds:HMACOutputLength{0,1} , ANY element from ANY namespace OTHER than 'http://www.w3.org/2000/09/xmldsig#'
Children ds:HMACOutputLength
Attributes
QName Type Fixed Default Use Annotation
Algorithm anyURI required
Source
<complexType name="SignatureMethodType" mixed="true">
  <sequence>
    <element name="HMACOutputLength" type="ds:HMACOutputLengthType" minOccurs="0"/>
    <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
    <!-- (0,unbounded) elements from (1,1) external namespace -->
  </sequence>
  <attribute name="Algorithm" type="anyURI" use="required"/>
</complexType>
Attribute ds:SignatureMethodType / @Algorithm
Namespace No namespace
Type anyURI
Properties
use: required
Used by
Complex Type ds:SignatureMethodType
Source
<attribute name="Algorithm" type="anyURI" use="required"/>