3.7.1.10 SetupID (Setup ID)

Specifies a GUID which can be cross-referenced with the GUID of the signature line stored in the document content.

The possible values for this element are defined by the ST_UniqueIdentifierWithBraces simple type (§3.7.2.6, ST_UniqueIdentifierWithBraces).

Parent Elements

SignatureInfoV13.7.1.13, SignatureInfoV1)

The following XML Schema fragment defines the contents of this element:

 <simpleType name="ST_UniqueIdentifierWithBraces">
   <restriction base="xsd:string">
     <pattern value="\{[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}\}|"/>
   </restriction>
 </simpleType>