Transforms

Defines a an ordered list of transforms applied to the digested data object as specified in XML DSIG.

Element hierarchy

<Signature>
<SignedInfo>
<Reference>
<Transforms>

Syntax

<Transforms>

  <!-- Child elements -->
  Transform

</Transforms>

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
Transform

Defines a transform applied to the digested data object prior to DigestMethod as specified in XML DSIG.

 

Parent Elements

Parent Element Description
Reference

Defines a digest value, digest method, and transforms as specified in XML DSIG .

 

Requirements

Namespace

http://www.w3.org/2000/09/xmldsig#