Showing:

Attributes
Diagrams
Properties
Source
Used by
Element DigestAlgAndValueType / DigestMethod
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller73.tmp#id362 PES_Aller73.tmp#id361
Type ds:DigestMethodType
Properties
content: complex
mixed: true
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
<xs:element name="DigestMethod" type="ds:DigestMethodType"/>
Element DigestAlgAndValueType / DigestValue
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller44.tmp#id364
Type ds:DigestValueType
Properties
content: simple
Source
<xs:element name="DigestValue" type="ds:DigestValueType"/>
Complex Type DigestAlgAndValueType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller37.tmp#id766 PES_Aller37.tmp#id767
Used by
Model DigestMethod , DigestValue
Children DigestMethod, DigestValue
Source
<xs:complexType name="DigestAlgAndValueType">
  <xs:sequence>
    <xs:element name="DigestMethod" type="ds:DigestMethodType"/>
    <xs:element name="DigestValue" type="ds:DigestValueType"/>
  </xs:sequence>
</xs:complexType>