ReferenceInfoType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Id xsd:ID optional
URI xsd:anyURI optional

Used By

Element ReferenceInfo

Source

<xsd:complexType name="ReferenceInfoType">
  <xsd:sequence>
    <xsd:element ref="ds:DigestMethod"/>
    <xsd:element ref="ds:DigestValue"/>
  </xsd:sequence>
  <xsd:attribute name="Id" type="xsd:ID" use="optional"/>
  <xsd:attribute name="URI" type="xsd:anyURI" use="optional"/>
</xsd:complexType>