2.2.2.2.13 ObjectSignatureType

The ObjectSignatureType specifies the data type for the managed object signature:

 <xs:schema xmlns:g="urn:groove.net" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="urn:groove.net" xmlns:xs="http://www.w3.org/2001/XMLSchema">
 <xs:complexType name="ObjectSignatureType">
   <xs:attribute name="Fingerprint" type="xs:string" use="required"/>
   <xs:attribute name="Value" type="xs:base64Binary" use="required"/>
  </xs:complexType>
 </xs:schema>
  

The following table describes the elements and attributes:

XPath

Description

/ObjectSignatureType/@Fingerprint

Fingerprint

/ObjectSignatureType/@Value

Signature value