type

Specifies the pattern used by an object.

For the radial object, the type property specifies the direction of flow for a color transition.

For the subjectDNs object, the type property specifies whether the values provided in the element should be treated as a restrictive or a non-restrictive set.

Syntax

Reference_Syntax.type = "toRight | toLeft | toTop | toBottom"

Values

Type

Values

String

The values for this property depend on the referencing object.

For the barcode object:

A string that identifies the barcode pattern. This property must be supplied. The set of supported values for this property is specific to the display device.

The following values have been defined for this property as indicating particular barcode types:

  • codabar

  • Codabar, as defined in ANSI/AIM BC3-1995, USS Codabar.

  • code2Of5Industrial

  • Code 2 of 5 Industrial; no official standard.

  • code2Of5Interleaved

  • Code 2 of 5 Interleaved, as defined in ANSI/AIM BC2-1995, USS Interleaved 2-of-5.

  • code2Of5Matrix

  • Code 2 of 5 Matrix; no official standard.

  • code2Of5Standard

  • Code 2 of 5 Standard; no official standard.

  • code3Of9

  • Code 39 (also known as code 3 of 9), as defined in ANSI/AIM BC1-1995, USS Code 39.

  • code3Of9extended

  • Code 39 extended; no official standard.

  • code11

  • Code 11 (USD-8); no official standard.

  • code49

  • Code 49, as defined in ANSI/AIM BC6-1995, USS Code 49.

  • code93

  • Code 93, as defined in ANSI/AIM BC5-1995, USS Code 93.

  • code128

  • Code 128, as defined in ANSI/AIM BC4-1995, Code 128.

  • code128A

  • Code 128 A, as defined in ANSI/AIM BC4-1995, ISS Code 128.

  • code128B

  • Code 128 B, as defined in ANSI/AIM BC4-1995, ISS Code 128.

  • code128C

  • Code 128 C, as defined in ANSI/AIM BC4-1995, ISS Code 128.

  • code128SSCC

  • Code 128 serial shipping container code, as defined in ANSI/AIM BC4-1995, ISS Code 128.

  • ean8

  • EAN-8, as defined in ISO/EEC 15420.

  • ean8add2

  • EAN-8 with 2-digit Addendum, as defined in ISO/EEC 15420.

  • ean8add5

  • EAN-8 with 5-digit Addendum, as defined in ISO/EEC 15420.

  • ean13

  • EAN-13, as defined in ISO/EEC 15420.

  • ean13pwcd

  • EAN-13 with price/weight customer data.

  • ean13add2

  • EAN-13 with a 2-digit addendum.

  • ean13add5

  • EAN-13 with a 5-digit addendum.

  • fim

  • United States Postal Service facing identification mark (FIM), as defined in First-Class Mail (USPS-C100).

  • logmars

  • Logistics Applications of Automated Marking and Reading Symbols (logmars) as definied by United States Military Standard MIL-STD-1189B .

  • maxicode

  • UPS Maxicode, as defined in ANSI/AIM BC10-ISS Maxicode.

  • msi

  • Modified Plessey (MSI). May once have had a formal specification, but no longer does.

  • pdf417

  • PDF417, as defined in USS PDF417.

  • pdf417macro

  • PDF417, but allows the data to span multiple PDF417 barcodes. The barcodes are marked so that the bacrode reader knows when it still has additional barcodes to read and can prompt the operator if necessary.

  • plessey

  • Plessey; no official standard.

  • postAUSCust2

  • Australian Postal Customer 2, as defined in Customer Barcoding Technical Specifications.

  • postAUSCust3

  • Australian Postal Customer 3, as defined in Customer Barcoding Technical Specifications.

  • postAUSReplyPaid

  • Australian Postal Reply Paid, as defined in Customer Barcoding Technical Specifications.

  • postAUSStandard

  • Australian Postal Standard, as defined in Customer Barcoding Technical Specifications.

  • postUKRM4SCC

  • United Kingdom RM4SCC (Royal Mail 4-State Customer Code), as defined in the How to Use Mailsort Guide.

  • postUSDPBC

  • United States Postal Service Delivery Point barcode, as defined in DMM C840 Barcoding Standards for Letters and Flats.

  • postUSStandard

  • United States Postal Service POSTNET barcode (Zip+4), as defined in DMM C840 Barcoding Standards for Letters and Flats.

  • postUSZip

  • United States Postal Service POSTNET barcode (5 digit Zip), as defined in DMM C840 Barcoding Standards for Letters and Flats.

  • qr

  • QR Code, as defined in ISS - QR Code.

  • telepen

  • Telepen, as defined in USS Telepen.

  • ucc128

  • UCC/EAN 128, as defined in International Symbology Specification - Code 128 (1999).

  • ucc128random

  • UCC/EAN 128 Random Weight, as defined in International Symbology Specification - Code 128 (1999).

  • ucc128sscc

  • UCC/EAN 128 serial shipping container code (SSCC), as defined in International Symbology Specification - Code 128 (1999).

  • upcA

  • UPC-A, as defined in ISO/EEC 15420.

  • upcAadd2

  • UPC-A with 2-digit Addendum, as defined in ISO/EEC 15420.

  • upcAadd5

  • UPC-A with 5-digit Addendum, as defined in ISO/EEC 15420.

  • upcApwcd

  • UPC-A with Price/Weight customer data, as defined in ISO/EEC 15420.

  • upcE

  • UPC-E, as defined in ISO/EEC 15420.

  • upcEadd2

  • UPC-E with 2-digit Addendum, as defined in ISO/EEC 15420.

  • upcEadd5

  • UPC-E with 5-digit Addendum, as defined in ISO/EEC 15420.

  • upcean2

  • UPC/EAN with 2-digit Addendum, as defined in ISO/EEC 15420.

  • upcean5

  • UPC/EAN with 5-digit Addendum, as defined in ISO/EEC 15420.

For the digestMethods , encodings , subjectDNs, and timeStamp objects:

Specifies whether the signing options are restricted to the filter settings.

  • optional (default)

  • required

The signing options are not restricted to the filter settings. The values provided in the element are optional seed values that the XFA processing application may choose from. The XFA processing application may also supply its own value.

  • required

The signing options are restricted to the filter settings. The values provided in the element are seed values that the XFA processing application must choose from.

For the linear object:

Specifies the direction of flow for a color transition.

  • toRight (default)

  • toLeft

  • toTop

  • toBottom

The start color appears at the left side of the object and transitions into the end color at the right side.

  • toLeft

  • toTop

  • toBottom

The start color appears at the right side of the object and transitions into the end color at the left side.

  • toTop

  • toBottom

The start color appears at the bottom side of the object and transitions into the end color at the top side.

  • toBottom

The start color appears at the top side of the object and transitions into the end color at the bottom side.

For the radial object:

Specifies the direction of the color transition.

  • toEdge (default)

  • toCenter

The start color appears at the center of the object and transitions into the end color at the outer edge.

  • toCenter

The start color appears at the outer edge of the object and transitions into the end color at the center.

Version

XFA 2.1

// Ethnio survey code removed