XFA Specification
Chapter 15, Template Specification
Template Reference
580
The oids element
A collection of Object Identifiers (OIDs) which apply to signing data with an XML digital signature.
<oids
Properties:
id="xml-id"
type="optional
|
required"
use="cdata"
usehref="cdata"
>
Children:
<oid>
</oids>
[0..n]
The oids element is used within the following other elements:
certificates proto
Values that uniquely identify the issuer certificate. This element is only applicable if it has a sibling issuers
element which is non-empty. The certificate policies extension is described in RFC 3280, Internet X.509
Public Key Infrastructure, Certificate and Certificate Revocation List (CRL) Profile [RFC3280].
The id property
A unique identifier that may be used to identify this element as a target.
The oid child
An Object Identifier (OID) of the certificate policies that must be present in the signing certificate.
For more information see "The
oid element".
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.
Starting with XFA 2.4 the object used as a prototype no longer needs to be the child of
proto
. Any object
of the appropriate class can be used as a prototype.
Home Index Bookmark Pages
Pages: Home Index All Pages