DIGEST

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
sourcedata optional

Used By

Source

<xs:element name="DIGEST">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ALGORITHM"/>
      <xs:element ref="PARAMETER" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="VALUE" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="sourcedata"/>
  </xs:complexType>
</xs:element>

Sample