Showing:

Attributes
Diagrams
Properties
Source
Used by
Element ds:SignatureMethodType / ds:HMACOutputLength
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index184.tmp#id195
Type ds:HMACOutputLengthType
Properties
content: simple
minOccurs: 0
Source
<element name="HMACOutputLength" minOccurs="0" type="ds:HMACOutputLengthType"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Complex Type ds:SignatureMethodType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index353.tmp#id196 index353.tmp#id194
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" 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>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
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"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd