public final class IptcEnvelopeRecordDataSet
extends com.aspose.ms.System.Enum
Defines IPTC Envelope Record dataSet numbers.
Modifier and Type | Field and Description |
---|---|
static int |
ArmIdentifier
The DataSet identifies the Abstract Relationship Method (ARM) which is described
in a document registered by the originator of the ARM with the IPTC and NAA.
|
static int |
ArmVersion
Binary number representing the particular version of the ARM specified in DataSet 1:120.
|
static int |
CodedCharacterSet |
static int |
DateSent |
static int |
Destination |
static int |
EnvelopeNumber |
static int |
EnvelopePriority |
static int |
FileFormat
File format.
|
static int |
FileFormatVersion |
static int |
ModelVersion |
static int |
ProductID |
static int |
ServiceIdentifier |
static int |
TimeSent |
static int |
Uno
Invalid (eternal identifier).
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int ModelVersion
A binary number identifying the version of the Information
<br></br>
Interchange Model, Part I, utilised by the provider. Version numbers are assigned by IPTC and NAA.
<br></br>
The version number of this record is four (4).
public static final int Destination
Optional, repeatable, maximum 1024 octets, consisting of sequentially contiguous graphic characters.
<br></br>
This DataSet is to accommodate some providers who require routing information above the appropriate OSI layers.
public static final int FileFormat
File format.
public static final int FileFormatVersion
Mandatory, not repeatable, two octets.
<br></br>
A binary number representing the particular version of the File Format specified in 1:20.
<br></br>
A list of File Formats, including version cross references, is included as Appendix A.
public static final int ServiceIdentifier
Mandatory, not repeatable. Up to 10 octets, consisting of graphic characters.
<br></br>
Identifies the provider and product.
public static final int EnvelopeNumber
Mandatory, not repeatable, eight octets, consisting of numeric characters.
<br></br>
The characters form a number that will be unique for the date
specified in 1:70 and for the Service Identifier specified in 1:30.
<br></br>
If identical envelope numbers appear with the same date and
with the same Service Identifier, records 2-9 must be unchanged
from the original.
<br></br>
This is not intended to be a sequential serial
number reception check.
public static final int ProductID
Optional, repeatable. Up to 32 octets, consisting of graphic characters.
<br></br>
Allows a provider to identify subsets of its overall service.
<br></br>
Used to provide receiving organization data on which to select, route, or otherwise handle data.
public static final int EnvelopePriority
Optional, not repeatable. A single octet, consisting of a numeric character.
<br></br>
Specifies the envelope handling priority and not the editorial urgency (see 2:10, Urgency).
'1' indicates the most urgent,
'5' the normal urgency,
and '8' the least urgent copy.
The numeral '9' indicates a User Defined Priority.
The numeral '0' is reserved for future use.
public static final int DateSent
Mandatory, not repeatable. Eight octets, consisting of numeric characters.
<br></br>
Uses the format CCYYMMDD (century, year, month, day) as defined in ISO 8601 to indicate year, month and day the service sent the material.
public static final int TimeSent
Uses the format HHMMSS±HHMM where HHMMSS refers to local hour, minute and seconds and HHMM refers to hours and minutes ahead (+) or behind (-) Universal Coordinated Time as described in ISO 8601. This is the time the service sent the material.
public static final int CodedCharacterSet
Optional, not repeatable, up to 32 octets, consisting of one or more control functions used for the announcement, invocation or designation of coded character sets. The control functions follow the ISO 2022 standard and may consist of the escape control character and one or more graphic characters. For more details see Appendix C, the IPTC-NAA Code Library.
public static final int Uno
Invalid (eternal identifier).
public static final int ArmIdentifier
The DataSet identifies the Abstract Relationship Method (ARM) which is described in a document registered by the originator of the ARM with the IPTC and NAA.
public static final int ArmVersion
Binary number representing the particular version of the ARM specified in DataSet 1:120.