ds:SignatureValueType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Id xs:ID optional

Used By

Source

<xs:complexType name="SignatureValueType">
  <xs:simpleContent>
    <xs:extension base="xs:base64Binary">
      <xs:attribute name="Id" type="xs:ID"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>