XFA Specification
Chapter 15, Template Specification
Template Reference
555
The issuers element
A collection of issuer certificates that are acceptable for data signing an XML digital signature.
<issuers
Properties:
id="xml-id"
type="optional
|
required"
use="cdata"
usehref="cdata"
>
Children:
<certificate>
</issuers>
[0..n]
The issuers element is used within the following other elements:
certificates proto
If the certificate being used to sign the manifest can be authenticated by any of the issuers (either directly
or indirectly), that certificate is considered acceptable for signing. The issuer certificates specified by this
element may be used in conjunction with the object identifiers specified in the
oids
element. X.509v3
certificates are described in RFC 3280, Internet X.509 Public Key Infrastructure, Certificate and Certificate
Revocation List (CRL) Profile [RFC3280].
The certificate child
An element that holds a suitable Base64 DER-encoded X.509v3 certificate.
For more information see "The
certificate element".
The id property
A unique identifier that may be used to identify this element as a target.
The type property
Specifies whether the values provided in the element should be treated as a restrictive or non-restrictive
set.
optional
The values provided in the element are optional seed values from which the XFA processing
application may choose. The XFA processing application may also supply its own value.
required
The values provided in the element are seed values from which the XFA processing application
must choose.
The use property
Invokes another object in the same document as a prototype for this object. The content of this property is
either a SOM expression (which cannot start with '#') or a '#' character followed by an XML ID.
Home Index Bookmark Pages
Pages: Home Index All Pages