com.adobe.service.ddxm.client
Class DDXMMsgSet

java.lang.Object
  extended by com.adobe.logging.MsgSet
      extended by com.adobe.service.ddxm.client.DDXMMsgSet

public class DDXMMsgSet
extends com.adobe.logging.MsgSet

The DDXMMsgSet class specifies general and error messages related to processing the DDX document. These messages have a DDXM_ prefix.


Field Summary
static com.adobe.logging.Msg1 DDXM_N00000_PROCESSING_START
          Start processing a DDX result node.
static com.adobe.logging.Msg1 DDXM_N00001_PROCESSING_SUCCESS
          Indicates successful assembly of a DDX result node.
static com.adobe.logging.Msg1 DDXM_N20001_UNABLE_TO_EDIT_PDF_PACKAGE_FILE
          The Package file selected for edit was not a modifiable document.
static com.adobe.logging.Msg3 DDXM_N20002_IGNORED_PACKAGE_FILE_ATTRIBUTE
          The attribute provided for the PackageFile element contained within a PDF element is not applicable to its identified purpose.
static com.adobe.logging.Msg1 DDXM_S00001_PROCESSING_RESULT_ERROR
          An error occurred while processing a DDX result node.
static com.adobe.logging.Msg1 DDXM_S00002_INPUT_NOT_FOUND
          Input not found.
static com.adobe.logging.Msg0 DDXM_S00003_SPEC_VALIDATION_FAILED
          The DDX document failed to validate according to the specification.
static com.adobe.logging.Msg0 DDXM_S00004_CONTEXT_EXCEPTION
          A JAXB context exception occurred.
static com.adobe.logging.Msg1 DDXM_S00005_DOCUMENT_CONVERSION_ERROR
          An error occurred while converting a document.
static com.adobe.logging.Msg1 DDXM_S00006_CLONE_EXCEPTION
          A clone is not supported for a class.
static com.adobe.logging.Msg1 DDXM_S00007_UNHANDLED_EXCEPTION_ON_NON_RESULT
          An exception occurred during processing of a DDX node that was not a result node.
static com.adobe.logging.Msg2 DDXM_S00008_DOCUMENT_TASK_ERROR
          A particular operation could not be performed on the specified document.
static com.adobe.logging.Msg2 DDXM_S00009_CONVERSION_FAILED
          This error is internal and should be reported along with a sample that reproduces the condition.
static com.adobe.logging.Msg0 DDXM_S00010_SCHEMA_VALIDATION_FAILED
          The input DDX document failed basic schema validation.
static com.adobe.logging.Msg2 DDXM_S00011_SCHEMA_ERROR
          An error occurred while validating the DDX document against the schema.
static com.adobe.logging.Msg0 DDXM_S00012_PARSING_FAILURE
          The input DDX document could not be parsed.
static com.adobe.logging.Msg2 DDXM_S00013_MULTIPLE_INPUTS_FOUND
          Multiple input values have been found where only one input value is allowed in the java.util.Map object that is passed to the invoke method.
static com.adobe.logging.Msg1 DDXM_S00014_STYLE_DUPLICATE_PROFILE
          More than one StyleProfile element with the given name was specified.
static com.adobe.logging.Msg1 DDXM_S00015_DUPLICATE_RESULT_NAME
          More than one ResultNode value with a given name was specified.
static com.adobe.logging.Msg1 DDXM_S00018_PACKAGE_FILE_EDIT_VALIDATION_FAILED
          A Package file failed an internal validation and was not modified.
static com.adobe.logging.Msg0 DDXM_S03001_ATTACH_FILEDATA_NOTFOUND
          The file attachment to be imported cannot be found.
static com.adobe.logging.Msg0 DDXM_S03002_ATTACH_PDFDOCUMENT_NULL
          The PDF document that is the target for the ImportAttachments operation cannot be found.
static com.adobe.logging.Msg2 DDXM_S03003_ATTACH_NAMEKEYS_AND_PAGES_ERROR
          The FileAttachment element cannot have both nameKeys and pages attributes specified.
static com.adobe.logging.Msg0 DDXM_S03004_ATTACH_APPEARANCE_ERROR
          The AttachmentAppearance child element must be present if the user is importing page-level attachments into a PDF document.
static com.adobe.logging.Msg0 DDXM_S03005_ATTACH_ENCODING_REQUIRED_ERROR
          The FilenameEncoding element is required for both FileAttachmentsResult and FileAttachmentsSource.
static com.adobe.logging.Msg0 DDXM_S03006_ATTACH_PDFSOURCE_REQUIRED_ERROR
          A PDF source document is required for the FileAttachmentsResult element.
static com.adobe.logging.Msg0 DDXM_S03007_ATTACH_ONEENCODING_REQUIRED_ERROR
          A FilenameEncoding element is required for FileAttachmentsSource.
static com.adobe.logging.Msg0 DDXM_S03008_ATTACH_FILE_REQUIRED_ERROR
          A File element is required for the FileAttachmentsSource element.
static com.adobe.logging.Msg0 DDXM_S03009_ATTACH_FILENAME_ATTR_REQUIRED_ERROR
          A filename attribute is required for the File element.
static com.adobe.logging.Msg0 DDXM_S03010_ATTACH_ONEFILE_REQUIRED_ERROR
          Only one File element is allowed for the FileAttachments source= element.
static com.adobe.logging.Msg2 DDXM_S04001_SOURCE_AND_RESULT_ERROR
          A Bookmarks element cannot specify both a source and result attribute.
static com.adobe.logging.Msg1 DDXM_S04002_SOURCE_AND_CHILDREN_ERROR
          The Bookmarks element cannot contain both a source attribute and child elements.
static com.adobe.logging.Msg0 DDXM_S04003_BOOKMARKS_FILTER_ERROR
          The Bookmarks element must have a child or a descendent that contains a PDF source.
static com.adobe.logging.Msg0 DDXM_S05001_PDFDOCUMENT_NULL
          The target PDF document for the Comments operation cannot be found.
static com.adobe.logging.Msg2 DDXM_S05002_SOURCE_AND_RESULT_ERROR
          The source and result attributes cannot both be specified on a Comments element.
static com.adobe.logging.Msg2 DDXM_S05003_SOURCE_AND_FILTER_ERROR
          The source and filter attributes cannot both be specified on a Comments element.
static com.adobe.logging.Msg1 DDXM_S05004_SOURCE_AND_CHILDREN_ERROR
          The Comments element cannot have both a source attribute and child elements.
static com.adobe.logging.Msg2 DDXM_S05006_COMMENTS_DATEPARSE_ERROR
          The Comments attributes beforeDate and afterDate values are invalid dates.
static com.adobe.logging.Msg0 DDXM_S05008_IMPORT_COMMENTS_FAILED
          When creating a temp file for exporting comments, I/O exceptions may occur.
static com.adobe.logging.Msg0 DDXM_S06001_INVALID_LEADER_CHILDREN
          While a leader is an inline text element, it may not contain any other elements.
static com.adobe.logging.Msg0 DDXM_S06002_INVALID_LEFT_CHILDREN
          A Header or Footer element may have only one Left, Center, or Right child element.
static com.adobe.logging.Msg0 DDXM_S06003_INVALID_CENTER_CHILDREN
          A Header or Footer element may have only one Left, Center, or Right child element.
static com.adobe.logging.Msg0 DDXM_S06004_INVALID_RIGHT_CHILDREN
          A Header or Footer element may have only one Left, Center, or Right child element.
static com.adobe.logging.Msg1 DDXM_S06005_HF_DEFINITION_NOT_FOUND
          A Header or Footer element has the styleReference attribute set, but the corresponding StyleProfile element does not contain a Header or Footer definition.
static com.adobe.logging.Msg1 DDXM_S06006_WB_DEFINITION_NOT_FOUND
          A Watermark or Background element has the styleReference attribute set, but the corresponding StyleProfile element does not contain a Watermark or Background definition.
static com.adobe.logging.Msg0 DDXM_S06007_HF_DEFINITION_MISSING_CHILDREN
          A Header or Footer element within a StyleProfile element has no children.
static com.adobe.logging.Msg0 DDXM_S06008_WB_DEFINITION_MISSING_CHILDREN
          A Watermark or Background element within a StyleProfile element has no children.
static com.adobe.logging.Msg1 DDXM_S06009_HF_CHILDREN_IN_STYLEREFERENCE
          A Header or Footer element has the styleReference attribute set and also has one or more child elements.
static com.adobe.logging.Msg1 DDXM_S06010_WB_CHILDREN_IN_STYLEREFERENCE
          A Watermark or Background element has the styleReference attribute set and also has one or more child elements.
static com.adobe.logging.Msg1 DDXM_S06011_HF_STYLEREF_NOT_FOUND
          A Header or Footer element has the styleReference attribute set, but the corresponding StyleProfile element could not be found.
static com.adobe.logging.Msg1 DDXM_S06012_WB_STYLEREF_NOT_FOUND
          A Watermark or Background element has the styleReference attribute set, but the corresponding StyleProfile element could not be found.
static com.adobe.logging.Msg0 DDXM_S06013_INVALID_SPACE_CHILDREN
          While a Space is an inline text element, it may not contain any other elements.
static com.adobe.logging.Msg1 DDXM_S06014_ERROR_PROCESSING_STYLEDTEXT_COMPONENT
          An error occurred while processing a component of StyledText content.
static com.adobe.logging.Msg1 DDXM_S06015_INVALID_CONTENT_CHILDREN
          A content element may only have either one StyledText or one PDF source child element.
static com.adobe.logging.Msg0 DDXM_S08001_MUST_SPECIFY_ACCESS_PASSWORD
          When specifying a PasswordAccessProfile element, provide either the master password or the open password.
static com.adobe.logging.Msg0 DDXM_S08002_MUST_SPECIFY_OPEN_PASSWORD_OR_PERMISSIONS
          The EncryptionSettings element must have exactly one child, which must be the Permissions element.
static com.adobe.logging.Msg0 DDXM_S08003_NAME_BESIDES_NONE
          The PasswordEncryptionProfile element must specify a name other than None.
static com.adobe.logging.Msg0 DDXM_S08004_ILLEGAL_PASSWORD
          A password contains illegal characters.
static com.adobe.logging.Msg0 DDXM_S08005_MUST_SPECIFY_ONE_OR_TWO_DIFFERENT_PASSWORDS
          The PasswordEncryptionProfile element must specify a master password, a user password, or both.
static com.adobe.logging.Msg1 DDXM_S08006_INVALID_COMPATIBILITY
          The CompatibilityLevel element must match one of the predefined values.
static com.adobe.logging.Msg0 DDXM_S08007_SPECIFY_OPENPW_ONLY_FOR_FILE_ATTACHMENTS
          When specifying a PasswordEncryptionProfile element that encrypts file attachments, the open password must be specified.
static com.adobe.logging.Msg0 DDXM_S08008_COPY_REQUIRES_ACROBAT5_OR_LATER
          Specifying copy permission is allowed only when the CompatibilityLevel element is Acrobat 5 or later.
static com.adobe.logging.Msg0 DDXM_S08009_EDIT_FORM_FILLIN_REQUIRES_ACROBAT5_OR_LATER
          Specifying formFillinAndSign edit permission is allowed only when the CompatibilityLevel element is Acrobat 5 or later.
static com.adobe.logging.Msg0 DDXM_S08010_PRINT_LOW_REQUIRES_ACROBAT5_OR_LATER
          Specifying low print permission is allowed only when the CompatibilityLevel element is Acrobat 5 or later.
static com.adobe.logging.Msg0 DDXM_S08011_SCREEN_READING_REQUIRES_ACROBAT5_OR_LATER
          Specifying screenReading permission is allowed only when the CompatibilityLevel is Acrobat 5 or later.
static com.adobe.logging.Msg0 DDXM_S08012_SCREEN_READING_INCOMPATIBLE_WITH_COPY
          The screenReading option is incompatible with copy permission.
static com.adobe.logging.Msg0 DDXM_S08013_SCREEN_READING_INCOMPATIBLE_WITH_EDIT_EXTRACT
          The screenReading option is incompatible with edit extract permission.
static com.adobe.logging.Msg1 DDXM_S08014_PASSWORD_ACCESS_DUPLICATE_PROFILE
          More than one PasswordAccessProfile value with the given name has been specified.
static com.adobe.logging.Msg1 DDXM_S08015_PASSWORD_ACCESS_NO_SUCH_PROFILE
          A PasswordAccessProfile value has been referenced but no such profile is defined.
static com.adobe.logging.Msg1 DDXM_S08016_PASSWORD_ENCRYPTION_DUPLICATE_PROFILE
          More than one PasswordEncryptionProfile value with the given name was specified.
static com.adobe.logging.Msg1 DDXM_S08017_PASSWORD_ENCRYPTION_NO_SUCH_PROFILE
          A PasswordEncryptionProfile value has been referenced but no such profile was ever defined.
static com.adobe.logging.Msg0 DDXM_S10001_METADATA_WRONG_PARENT
          The parent of the object should be a PDFResult object.
static com.adobe.logging.Msg0 DDXM_S11001_LINKS_PERMISSION_FAILURE
          The requested Links operation failed due to permission restrictions on the PDF document.
static com.adobe.logging.Msg2 DDXM_S11002_SOURCE_AND_RESULT_ERROR
          The source and result attributes cannot both be specified on a Links element.
static com.adobe.logging.Msg1 DDXM_S11003_SOURCE_AND_CHILDREN_ERROR
          The Links element cannot have both a source attribute and child elements.
static com.adobe.logging.Msg0 DDXM_S11004_LINKS_FILTER_ERROR
          The Links filter element must have a PDF source as a child or as a descendent.
static com.adobe.logging.Msg0 DDXM_S11005_LINKS_BAD_PARENT
          The BluePrintNode parent does not have a blueprint.
static com.adobe.logging.Msg0 DDXM_S12001_PAGELABEL_NOPAGELABEL
          The PageLabels element cannot have both NoPageLabels and PageLabel set.
static com.adobe.logging.Msg0 DDXM_S12002_PAGELABEL_FIRSTDOCUMENT
          The PageLabels element cannot have a PageLabel of continue for the first document.
static com.adobe.logging.Msg0 DDXM_S13001_OVERLAY_NODE_ERROR
          The PageOverlay or PageUnderlay element node cannot be found.
static com.adobe.logging.Msg0 DDXM_S13002_OVERLAY_SOURCE_ERROR
          The PageOverlay or PageUnderlay operations cannot locate the source PDF document.
static com.adobe.logging.Msg2 DDXM_S13003_UNSUPPORTED_ON_XFA
          An operation failed while working on pages from an XFA document.
static com.adobe.logging.Msg0 DDXM_S14001_INITIAL_VIEW_SETTINGS_NO_XFA
          The attempt to alter the initial view settings of XFA forms has been ignored.
static com.adobe.logging.Msg1 DDXM_S14002_INITIAL_VIEW_SETTINGS_ILLEGAL_MAGNIFICATION
          The magnification must be positive or must be one of the special strings.
static com.adobe.logging.Msg2 DDXM_S14003_CONFLICTING_ELEMENTS
          Elements such as Header and NoHeader may not be siblings of one another.
static com.adobe.logging.Msg2 DDXM_S14004_INVALID_ALTERNATING_ELEMENTS
          Elements such as Header have an alternation attribute.
static com.adobe.logging.Msg2 DDXM_S14005_EXCEEDS_ONE_OCCURANCE
          This message reports that elements that can only appear once appears multiple times.
static com.adobe.logging.Msg1 DDXM_S14006_PDFSOURCE_OR_PDFGROUP_REQUIRED
          Some operations require a PDF source on which to operate.
static com.adobe.logging.Msg1 DDXM_S14007_PDFSOURCE_PAGES_INVALID
          An error occured in the value of the pages attribute.
static com.adobe.logging.Msg2 DDXM_S14008_CONFLICTING_BASE_DOCUMENTS
          Two documents specified in the DDX document are marked as base documents, but their source attributes do not match.
static com.adobe.logging.Msg1 DDXM_S14009_RESERVED_RESULT_NAME
          Two documents specified in the DDX document are marked as base documents, but their source attributes do not match.
static com.adobe.logging.Msg1 DDXM_S14010_MISSING_BASE_DOCUMENT
          The baseDocument element could not be identified.
static com.adobe.logging.Msg1 DDXM_S14011_INITIAL_VIEW_SETTINGS_NO_SUCH_PROFILE
          An InitialViewProfile element is referenced but no such profile is defined.
static com.adobe.logging.Msg1 DDXM_S14012_INITIAL_VIEW_SETTINGS_DUPLICATE_PROFILE
          More than one InitialViewProfile element with a given name is specified.
static com.adobe.logging.Msg2 DDXM_S14013_INVALID_INPUTLIST_SELECT
          The select attribute of a PDF source element is invalid.
static com.adobe.logging.Msg1 DDXM_S14014_INITIAL_VIEW_SETTINGS_ILLEGAL_PAGE
          The page number must be a positive value.
static com.adobe.logging.Msg0 DDXM_S14015_SOURCE_OR_SOURCEMATCH_REQUIRED
          Specify either a source or sourceMatch attribute for the PDF source element.
static com.adobe.logging.Msg1 DDXM_S14016_INPUTS_REQUIRED_NONE_SELECTED
          Specifying matchMode='Exclude', select='1-last' and required='true' for a PDF source element is invalid.
static com.adobe.logging.Msg1 DDXM_S14017_EMPTY_SOURCE_LIST
          A PDF source document is required, but no documents were found that satisfy the specification.
static com.adobe.logging.Msg0 DDXM_S14018_OPTIONAL_BASE_DOCUMENT
          The schema cannot restrict the order of elements and must therefore be flexible.
static com.adobe.logging.Msg1 DDXM_S14019_PDF_REQUIRED
          Some operations require a PDF source on which to operate by specifying the PDF directly, through a PDFGroup which must eventually contain a PDF source, or through a PackageFiles element, which results in the inclusion of a default cover sheet for the PDF Package.
static com.adobe.logging.Msg0 DDXM_S14020_PACKAGEFILES_VARIANT_NOT_ALLOWED
          A PDF source element may not contain a PackageFiles import or source element.
static com.adobe.logging.Msg1 DDXM_S14021_EXACTLY_ONE_PDF_SOURCE
          There must be exactly one PDF source element for the named parent element.
static com.adobe.logging.Msg0 DDXM_S15001_CANT_INSTANTIATE_DOC_BUILDER
          In order to construct the DocInfo XML, a DocumentBuilder must be instantiated.
static com.adobe.logging.Msg0 DDXM_S15002_XML_GENERATION_ERROR
          An error occured during the process of generating XML from a document.
static com.adobe.logging.Msg0 DDXM_S17001_NO_THUMBNAILS_BAD_PARENT
          The parent node should be a BluePrintNode element.
static com.adobe.logging.Msg1 DDXM_S18001_TOC_DEFINITION_NOT_FOUND
          A TableOfContents element has the styleReference attribute set, but the corresponding StyleProfile element does not contain a TableOfContents definition.
static com.adobe.logging.Msg0 DDXM_S18002_TOC_DEFINITION_MISSING_CHILDREN
          A TableOfContents element within a StyleProfile element has no children.
static com.adobe.logging.Msg1 DDXM_S18003_TOC_CHILDREN_IN_STYLEREFERENCE
          A TableOfContents element has the styleReference attribute set and also has one or more child elements.
static com.adobe.logging.Msg1 DDXM_S18004_TOC_STYLEREF_NOT_FOUND
          A TableOfContents element has the styleReference attribute set but the corresponding StyleProfile element could not be found.
static com.adobe.logging.Msg1 DDXM_S18005_TOC_ERROR
          An error occurred while building the table of contents.
static com.adobe.logging.Msg1 DDXM_S19001_NEGATIVE_RANGE_START
          A document range cannot begin with a negative number or "-".
static com.adobe.logging.Msg1 DDXM_S19002_MISSING_RANGE_END
          The document range given is missing the ending number.
static com.adobe.logging.Msg2 DDXM_S19003_INVALID_RANGE_START
          The starting number for the indicated document range is invalid.
static com.adobe.logging.Msg2 DDXM_S19004_INVALID_RANGE_END
          The ending number for the indicated document range is invalid.
static com.adobe.logging.Msg3 DDXM_S19005_PAGE_LESS_THAN_ONE
          The document number is less than one.
static com.adobe.logging.Msg3 DDXM_S19006_RANGE_END_LESS_THAN_START
          The ending page for the page range is less than the starting page.
static com.adobe.logging.Msg1 DDXM_S19007_EMPTY_SELECTION_LIST
          The selection list size is less than or equal to zero.
static com.adobe.logging.Msg0 DDXM_S19008_TOKENIZER_MUST_SPECIFY_SEPARATORS_OR_WHITESPACE
          This error is internal.
static com.adobe.logging.Msg0 DDXM_S19009_TOKENIZER_PARSE_ERROR
          A list of tokens is invalid.
static com.adobe.logging.Msg0 DDXM_S19010_TOKENIZER_CHAR_REUSE
          This error is internal.
static com.adobe.logging.Msg0 DDXM_S20001_MISSING_DEFAULT_COVERSHEET_DOCUMENT
          The default _AdobeCoverSheet resource is not available, which indicates that the installation has been corrupted.
static com.adobe.logging.Msg0 DDXM_S20002_PACKAGE_CHILDREN_CONFLICT
          The Package element may contain either a PDF source element, or it may contain Schema, DisplayOrder, and SortOrder elements, but not both.
static com.adobe.logging.Msg1 DDXM_S20003_PACKAGE_DEFINITION_NOT_FOUND
          The Package had the styleReference attribute set, but the corresponding StyleProfile element does not contain a Package definition.
static com.adobe.logging.Msg1 DDXM_S20004_PACKAGE_CHILDREN_IN_STYLEREFERENCE
          A Package element had the styleReference attribute set and also had one or more child elements.
static com.adobe.logging.Msg1 DDXM_S20005_CLONE_FAILED
          A Package within a StyleProfile could not be installed.
static com.adobe.logging.Msg1 DDXM_S20005_PACKAGE_STYLEREF_NOT_FOUND
          A Package element has the styleReference attribute set but the corresponding StyleProfile element could not be found.
static com.adobe.logging.Msg0 DDXM_S20006_PACKAGEFILE_DATA_NOTFOUND
          The Package file to include was not provided either as an input nor as a previous result in the DDX.
static com.adobe.logging.Msg0 DDXM_S20007_DESTINATION_PDFPACKAGE_MISSING
          The PDF Package in which to include the Package file is missing.
static com.adobe.logging.Msg2 DDXM_S20008_PACKAGEFILES_CHILD_ELEMENT_NOT_ALLOWED
          When PackageFiles is a source element (it contains a source attribute), then it is limited to the following child elements (unlike other variants of PackageFiles).
static com.adobe.logging.Msg1 DDXM_S20009_NO_CHILDREN_ALLOWED
          No child elements are allowed for this element per the DDX specification, even though the schema allows it.
static com.adobe.logging.Msg0 DDXM_S20010_PACKAGEFILES_IMPORT_MUST_HAVE_NO_CHILDREN
          A PackageFiles import element must have no child elements.
static com.adobe.logging.Msg0 DDXM_S20011_PACKAGEFILES_IMPORT_INCONSISTENT_ATTRIBUTES
          A PackageFiles import element may only have one attribute: import.
static com.adobe.logging.Msg0 DDXM_S20012_PACKAGEFILES_SELECT_FILTER_INCONSISTENT_ATTRIBUTES
          A PackageFiles select or filter element may only have the nameKeys attribute.
static com.adobe.logging.Msg0 DDXM_S20013_PACKAGEFILES_SOURCE_INCONSISTENT_ATTRIBUTES
          A PackageFiles source element may only have the source attribute, and optionally, the nameKey attribute, set.
static com.adobe.logging.Msg0 DDXM_S20014_NOPACKAGE_ERROR
          An internal error occurred while flattening the PDF Package as a result of the NoPackage element.
static com.adobe.logging.Msg1 DDXM_W00001_DOCUMENT_NOT_CLOSED
          The specified document failed to close properly.
static com.adobe.logging.Msg1 DDXM_W00002_DOCUMENT_FAILED_TO_CLOSE
          The specified document failed to close properly.
static com.adobe.logging.Msg1 DDXM_W00003_DOCUMENT_FAILED_TO_DELETE
          The specified document could not be deleted.
static com.adobe.logging.Msg2 DDXM_W00004_SCHEMA_WARNING
          Parsing the DDX document generated a warning, which is included in the message.
static com.adobe.logging.Msg1 DDXM_W00005_UNUSED_TRANSIENT_RESULT
          If a transient result block containing return="false" is never used, the block is never executed.
static com.adobe.logging.Msg2 DDXM_W00006_INVALID_LOG_LEVEL
          An invalid or unknown log level was specified.
static com.adobe.logging.Msg1 DDXM_W00007_LOGGING_IMPACTS_PERFORMANCE
          The logging subsystem will generate low-level debugging messages for this job, which will affect performance.
static com.adobe.logging.Msg1 DDXM_W00008_NULL_INPUT_MAP_OBJECT
          The given key in the input map had a null value.
static com.adobe.logging.Msg1 DDXM_W00009_EMPTY_LIST_IN_INPUT_MAP
          The given key in the input map referenced an empty list.
static com.adobe.logging.Msg2 DDXM_W00010_BAD_INPUT_MAP_OBJECT
          The given key in the input map referenced an object that could not be converted to a supported document type.
static com.adobe.logging.Msg0 DDXM_W05001_FILTEREDCOMMENTS_NULL
          A comments filter operation was executed, but no comments in the PDF document met the specified criteria.
static com.adobe.logging.Msg3 DDXM_W06001_INVALID_DATE_FORMAT
          A supplied date format pattern is missing or is invalid.
static com.adobe.logging.Msg3 DDXM_W06002_INVALID_TEXT_ALIGN
          A supplied text-align attribute was invalid.
static com.adobe.logging.Msg1 DDXM_W06003_IGNORED_HF_STYLEREF
          A TableOfContents element is a child of StyleProfile element and also has the styleReference attribute set.
static com.adobe.logging.Msg1 DDXM_W06004_IGNORED_WB_STYLEREF
          A TableOfContents element is a child of StyleProfile element and also has the styleReference attribute set.
static com.adobe.logging.Msg3 DDXM_W06005_INVALID_FONT_WEIGHT
          The supplied font-weight attribute is not allowed.
static com.adobe.logging.Msg3 DDXM_W06006_INVALID_FONT_STYLE
          The supplied font-style attribute is not allowed.
static com.adobe.logging.Msg3 DDXM_W06007_IGNORED_ATTRIBUTE
          An element has the styleReference attribute set as well as other attributes.
static com.adobe.logging.Msg3 DDXM_W06008_INVALID_FONT_VALIGN
          The supplied vertical-align attribute is not allowed.
static com.adobe.logging.Msg3 DDXM_W06009_OVERRIDDEN_ATTRIBUTE
          An element has an improper value for an attribute, which was overridden.
static com.adobe.logging.Msg1 DDXM_W10001_METADATA_UPDATE_FAILURE
          The metadata of the document could not be updated, probably due to permisssion restrictions.
static com.adobe.logging.Msg1 DDXM_W12001_INVALID_PAGELABEL_START
          The start attribute of a PageLabel element is invalid.
static com.adobe.logging.Msg0 DDXM_W12002_PAGELABEL_BLANKPAGE
          The BlankPage element only supports a PageLabel mode of continue.
static com.adobe.logging.Msg0 DDXM_W12003_PAGELABEL_NOT_DEFINE
          PageLabels: start/prefix/format specified are ignored since the PageLabel mode is not Define.
static com.adobe.logging.Msg0 DDXM_W14001_CANT_DETERMINE_XFANESS
          An error occurred while checking whether the document is an XFA form.
static com.adobe.logging.Msg0 DDXM_W14002_INITIAL_VIEW_SETTINGS_FULL_SCREEN_REQUIRES_SINGLE_PAGE
          When setting full-screen mode for initial view settings, a single-page layout is being forced.
static com.adobe.logging.Msg0 DDXM_W14003_CANNOT_INCREMENTAL_SAVE_WITH_ENCRYPTION
          Incremental saving is prohibited with encryption.
static com.adobe.logging.Msg1 DDXM_W14004_CLONE_NOT_SUPPORTED
          An error occurred while trying to clone a PDFMDocHandle.
static com.adobe.logging.Msg1 DDXM_W14005_EMPTY_SOURCE_LIST
          No documents were found in the inputs map for an optional PDF source document.
static com.adobe.logging.Msg0 DDXM_W17001_NO_THUMBNAILS_TO_DELETE
          An attempt has been made to delete thumbnails from a document that does not contain thumbnails.
static com.adobe.logging.Msg1 DDXM_W18001_IGNORED_TOC_STYLEREF
          A TableOfContents element is a child of StyleProfile and also has the styleReference attribute set.
static com.adobe.logging.Msg0 DDXM_W18002_SOME_BOOKMARKS_NOT_USED
          Some bookmarks of the document were not used to generate the table of contents because they did not reference a page.
static com.adobe.logging.Msg2 DDXM_W18003_IGNORED_TOC_ATTRIBUTE
          A TableOfContents element has the styleReference attribute set as well as other attributes.
static com.adobe.logging.Msg1 DDXM_W20001_IGNORED_STYLEREF
          A Package element had a style reference within a StyleProfile.
static com.adobe.logging.Msg0 DDXM_W20002_ONEENCODING_RECOMMENDED
          A FilenameEncoding element is recommended for the PackageFiles source element.
static com.adobe.logging.Msg2 DDXM_W20003_MISSING_ADOBE_COVERSHEET_DOCUMENT
          The _AdobeCoverSheet resource for the specified locale could not be obtained and thus the default locale is being used instead.
 
Fields inherited from class com.adobe.logging.MsgSet
CONFIG, INFO, SEVERE, WARNING
 
Constructor Summary
DDXMMsgSet()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DDXM_N00000_PROCESSING_START

public static final com.adobe.logging.Msg1 DDXM_N00000_PROCESSING_START
Start processing a DDX result node.


DDXM_N00001_PROCESSING_SUCCESS

public static final com.adobe.logging.Msg1 DDXM_N00001_PROCESSING_SUCCESS
Indicates successful assembly of a DDX result node.


DDXM_S00001_PROCESSING_RESULT_ERROR

public static final com.adobe.logging.Msg1 DDXM_S00001_PROCESSING_RESULT_ERROR
An error occurred while processing a DDX result node.


DDXM_S00002_INPUT_NOT_FOUND

public static final com.adobe.logging.Msg1 DDXM_S00002_INPUT_NOT_FOUND
Input not found. Ensure that the java.util.Map object that is passed to the invoke method has an entry with the specified name.


DDXM_S00003_SPEC_VALIDATION_FAILED

public static final com.adobe.logging.Msg0 DDXM_S00003_SPEC_VALIDATION_FAILED
The DDX document failed to validate according to the specification. One or more error messages were provided in the job log. The DDX document was not processed. It must be corrected and resubmitted.


DDXM_S00004_CONTEXT_EXCEPTION

public static final com.adobe.logging.Msg0 DDXM_S00004_CONTEXT_EXCEPTION
A JAXB context exception occurred. This type of exception is typically caused by an installation or configuration error. Corrective action should be based on the specific error message encountered.


DDXM_S00005_DOCUMENT_CONVERSION_ERROR

public static final com.adobe.logging.Msg1 DDXM_S00005_DOCUMENT_CONVERSION_ERROR
An error occurred while converting a document. This error may have occurred due to low disk space conditions or an internal error.


DDXM_S00006_CLONE_EXCEPTION

public static final com.adobe.logging.Msg1 DDXM_S00006_CLONE_EXCEPTION
A clone is not supported for a class. This error is internal and should be reported along with a sample that reproduces the condition. No corrective action is possible.

See Also:
DDXMMsgSet.DDXM_W14004_CLONE_NOT_SUPPORTED

DDXM_S00007_UNHANDLED_EXCEPTION_ON_NON_RESULT

public static final com.adobe.logging.Msg1 DDXM_S00007_UNHANDLED_EXCEPTION_ON_NON_RESULT
An exception occurred during processing of a DDX node that was not a result node. This exception is always an internal logic error and should be reported as a bug along with the inputs that caused the condition.


DDXM_S00008_DOCUMENT_TASK_ERROR

public static final com.adobe.logging.Msg2 DDXM_S00008_DOCUMENT_TASK_ERROR
A particular operation could not be performed on the specified document. A cause is specified, and should be investigated and corrected. Tasks are queued and executed during transitions so that failures are typically related to security parameters or file system conditions.


DDXM_S00009_CONVERSION_FAILED

public static final com.adobe.logging.Msg2 DDXM_S00009_CONVERSION_FAILED
This error is internal and should be reported along with a sample that reproduces the condition. No corrective action is possible.


DDXM_S00010_SCHEMA_VALIDATION_FAILED

public static final com.adobe.logging.Msg0 DDXM_S00010_SCHEMA_VALIDATION_FAILED
The input DDX document failed basic schema validation. One or more error messages were provided in the job log. The DDX document must be corrected and resubmitted.


DDXM_S00011_SCHEMA_ERROR

public static final com.adobe.logging.Msg2 DDXM_S00011_SCHEMA_ERROR
An error occurred while validating the DDX document against the schema. An attempt is made to report the line number where the error occurred.


DDXM_S00012_PARSING_FAILURE

public static final com.adobe.logging.Msg0 DDXM_S00012_PARSING_FAILURE
The input DDX document could not be parsed. One or more error messages were provided in the job log. None of the results were processed. The DDX document must be corrected and resubmitted.


DDXM_S00013_MULTIPLE_INPUTS_FOUND

public static final com.adobe.logging.Msg2 DDXM_S00013_MULTIPLE_INPUTS_FOUND
Multiple input values have been found where only one input value is allowed in the java.util.Map object that is passed to the invoke method.


DDXM_S00014_STYLE_DUPLICATE_PROFILE

public static final com.adobe.logging.Msg1 DDXM_S00014_STYLE_DUPLICATE_PROFILE
More than one StyleProfile element with the given name was specified.


DDXM_S00015_DUPLICATE_RESULT_NAME

public static final com.adobe.logging.Msg1 DDXM_S00015_DUPLICATE_RESULT_NAME
More than one ResultNode value with a given name was specified.


DDXM_S00018_PACKAGE_FILE_EDIT_VALIDATION_FAILED

public static final com.adobe.logging.Msg1 DDXM_S00018_PACKAGE_FILE_EDIT_VALIDATION_FAILED
A Package file failed an internal validation and was not modified. One or more error messages may be provided in the job log. No corrective action is possible.


DDXM_W00001_DOCUMENT_NOT_CLOSED

public static final com.adobe.logging.Msg1 DDXM_W00001_DOCUMENT_NOT_CLOSED
The specified document failed to close properly. This error is internal and should be reported along with a sample that reproduces the condition. No corrective action is possible.


DDXM_W00002_DOCUMENT_FAILED_TO_CLOSE

public static final com.adobe.logging.Msg1 DDXM_W00002_DOCUMENT_FAILED_TO_CLOSE
The specified document failed to close properly. A cause should have been provided, and should be investigated and corrected. Processing will continue but future attempts to use the same document may fail.


DDXM_W00003_DOCUMENT_FAILED_TO_DELETE

public static final com.adobe.logging.Msg1 DDXM_W00003_DOCUMENT_FAILED_TO_DELETE
The specified document could not be deleted. Processing will continue but future attempts to use the same document may fail. A document may also remain in the document storage directory.


DDXM_W00004_SCHEMA_WARNING

public static final com.adobe.logging.Msg2 DDXM_W00004_SCHEMA_WARNING
Parsing the DDX document generated a warning, which is included in the message.


DDXM_W00005_UNUSED_TRANSIENT_RESULT

public static final com.adobe.logging.Msg1 DDXM_W00005_UNUSED_TRANSIENT_RESULT
If a transient result block containing return="false" is never used, the block is never executed.


DDXM_W00006_INVALID_LOG_LEVEL

public static final com.adobe.logging.Msg2 DDXM_W00006_INVALID_LOG_LEVEL
An invalid or unknown log level was specified. A default was used instead.


DDXM_W00007_LOGGING_IMPACTS_PERFORMANCE

public static final com.adobe.logging.Msg1 DDXM_W00007_LOGGING_IMPACTS_PERFORMANCE
The logging subsystem will generate low-level debugging messages for this job, which will affect performance.


DDXM_W00008_NULL_INPUT_MAP_OBJECT

public static final com.adobe.logging.Msg1 DDXM_W00008_NULL_INPUT_MAP_OBJECT
The given key in the input map had a null value. The object will not be included in the input map during processing. This may not be an error if the DDX did not access this key. To eliminate this warning, either remove the key from the input map, or assure that its value is one document or a list of documents.


DDXM_W00009_EMPTY_LIST_IN_INPUT_MAP

public static final com.adobe.logging.Msg1 DDXM_W00009_EMPTY_LIST_IN_INPUT_MAP
The given key in the input map referenced an empty list. This key will not reference any documents during execution. This may not be an error if the DDX did not access this key. To eliminate this warning, either remove the key from the input map, or assure that its value is one document or a list of documents.


DDXM_W00010_BAD_INPUT_MAP_OBJECT

public static final com.adobe.logging.Msg2 DDXM_W00010_BAD_INPUT_MAP_OBJECT
The given key in the input map referenced an object that could not be converted to a supported document type. The object will not be included in the input map during processing. To eliminate this warning, either remove the key from the input map, or assure that its value is one document or a list of documents of a supported type.


DDXM_S03001_ATTACH_FILEDATA_NOTFOUND

public static final com.adobe.logging.Msg0 DDXM_S03001_ATTACH_FILEDATA_NOTFOUND
The file attachment to be imported cannot be found.


DDXM_S03002_ATTACH_PDFDOCUMENT_NULL

public static final com.adobe.logging.Msg0 DDXM_S03002_ATTACH_PDFDOCUMENT_NULL
The PDF document that is the target for the ImportAttachments operation cannot be found.


DDXM_S03003_ATTACH_NAMEKEYS_AND_PAGES_ERROR

public static final com.adobe.logging.Msg2 DDXM_S03003_ATTACH_NAMEKEYS_AND_PAGES_ERROR
The FileAttachment element cannot have both nameKeys and pages attributes specified.


DDXM_S03004_ATTACH_APPEARANCE_ERROR

public static final com.adobe.logging.Msg0 DDXM_S03004_ATTACH_APPEARANCE_ERROR
The AttachmentAppearance child element must be present if the user is importing page-level attachments into a PDF document.


DDXM_S03005_ATTACH_ENCODING_REQUIRED_ERROR

public static final com.adobe.logging.Msg0 DDXM_S03005_ATTACH_ENCODING_REQUIRED_ERROR
The FilenameEncoding element is required for both FileAttachmentsResult and FileAttachmentsSource. The encoding attribute is also required for each FilenameEncoding element present.


DDXM_S03006_ATTACH_PDFSOURCE_REQUIRED_ERROR

public static final com.adobe.logging.Msg0 DDXM_S03006_ATTACH_PDFSOURCE_REQUIRED_ERROR
A PDF source document is required for the FileAttachmentsResult element.


DDXM_S03007_ATTACH_ONEENCODING_REQUIRED_ERROR

public static final com.adobe.logging.Msg0 DDXM_S03007_ATTACH_ONEENCODING_REQUIRED_ERROR
A FilenameEncoding element is required for FileAttachmentsSource. The encoding attribute must also be set.


DDXM_S03008_ATTACH_FILE_REQUIRED_ERROR

public static final com.adobe.logging.Msg0 DDXM_S03008_ATTACH_FILE_REQUIRED_ERROR
A File element is required for the FileAttachmentsSource element.


DDXM_S03009_ATTACH_FILENAME_ATTR_REQUIRED_ERROR

public static final com.adobe.logging.Msg0 DDXM_S03009_ATTACH_FILENAME_ATTR_REQUIRED_ERROR
A filename attribute is required for the File element.


DDXM_S03010_ATTACH_ONEFILE_REQUIRED_ERROR

public static final com.adobe.logging.Msg0 DDXM_S03010_ATTACH_ONEFILE_REQUIRED_ERROR
Only one File element is allowed for the FileAttachments source= element.


DDXM_S04001_SOURCE_AND_RESULT_ERROR

public static final com.adobe.logging.Msg2 DDXM_S04001_SOURCE_AND_RESULT_ERROR
A Bookmarks element cannot specify both a source and result attribute.


DDXM_S04002_SOURCE_AND_CHILDREN_ERROR

public static final com.adobe.logging.Msg1 DDXM_S04002_SOURCE_AND_CHILDREN_ERROR
The Bookmarks element cannot contain both a source attribute and child elements.


DDXM_S04003_BOOKMARKS_FILTER_ERROR

public static final com.adobe.logging.Msg0 DDXM_S04003_BOOKMARKS_FILTER_ERROR
The Bookmarks element must have a child or a descendent that contains a PDF source.


DDXM_S05001_PDFDOCUMENT_NULL

public static final com.adobe.logging.Msg0 DDXM_S05001_PDFDOCUMENT_NULL
The target PDF document for the Comments operation cannot be found.


DDXM_S05002_SOURCE_AND_RESULT_ERROR

public static final com.adobe.logging.Msg2 DDXM_S05002_SOURCE_AND_RESULT_ERROR
The source and result attributes cannot both be specified on a Comments element.


DDXM_S05003_SOURCE_AND_FILTER_ERROR

public static final com.adobe.logging.Msg2 DDXM_S05003_SOURCE_AND_FILTER_ERROR
The source and filter attributes cannot both be specified on a Comments element.


DDXM_S05004_SOURCE_AND_CHILDREN_ERROR

public static final com.adobe.logging.Msg1 DDXM_S05004_SOURCE_AND_CHILDREN_ERROR
The Comments element cannot have both a source attribute and child elements.


DDXM_S05006_COMMENTS_DATEPARSE_ERROR

public static final com.adobe.logging.Msg2 DDXM_S05006_COMMENTS_DATEPARSE_ERROR
The Comments attributes beforeDate and afterDate values are invalid dates.


DDXM_S05008_IMPORT_COMMENTS_FAILED

public static final com.adobe.logging.Msg0 DDXM_S05008_IMPORT_COMMENTS_FAILED
When creating a temp file for exporting comments, I/O exceptions may occur.


DDXM_W05001_FILTEREDCOMMENTS_NULL

public static final com.adobe.logging.Msg0 DDXM_W05001_FILTEREDCOMMENTS_NULL
A comments filter operation was executed, but no comments in the PDF document met the specified criteria.


DDXM_S06001_INVALID_LEADER_CHILDREN

public static final com.adobe.logging.Msg0 DDXM_S06001_INVALID_LEADER_CHILDREN
While a leader is an inline text element, it may not contain any other elements.


DDXM_S06002_INVALID_LEFT_CHILDREN

public static final com.adobe.logging.Msg0 DDXM_S06002_INVALID_LEFT_CHILDREN
A Header or Footer element may have only one Left, Center, or Right child element.


DDXM_S06003_INVALID_CENTER_CHILDREN

public static final com.adobe.logging.Msg0 DDXM_S06003_INVALID_CENTER_CHILDREN
A Header or Footer element may have only one Left, Center, or Right child element.


DDXM_S06004_INVALID_RIGHT_CHILDREN

public static final com.adobe.logging.Msg0 DDXM_S06004_INVALID_RIGHT_CHILDREN
A Header or Footer element may have only one Left, Center, or Right child element.


DDXM_S06005_HF_DEFINITION_NOT_FOUND

public static final com.adobe.logging.Msg1 DDXM_S06005_HF_DEFINITION_NOT_FOUND
A Header or Footer element has the styleReference attribute set, but the corresponding StyleProfile element does not contain a Header or Footer definition. Add a Header or Footer element to the corresponding StyleProfile element in the DDX document.


DDXM_S06006_WB_DEFINITION_NOT_FOUND

public static final com.adobe.logging.Msg1 DDXM_S06006_WB_DEFINITION_NOT_FOUND
A Watermark or Background element has the styleReference attribute set, but the corresponding StyleProfile element does not contain a Watermark or Background definition. Add a Watermark or Background element to the corresponding StyleProfile element in the DDX document.


DDXM_S06007_HF_DEFINITION_MISSING_CHILDREN

public static final com.adobe.logging.Msg0 DDXM_S06007_HF_DEFINITION_MISSING_CHILDREN
A Header or Footer element within a StyleProfile element has no children. There must be one Left, Center, or Right child element.


DDXM_S06008_WB_DEFINITION_MISSING_CHILDREN

public static final com.adobe.logging.Msg0 DDXM_S06008_WB_DEFINITION_MISSING_CHILDREN
A Watermark or Background element within a StyleProfile element has no children. There must be either one PDF source or one StyledText child element.


DDXM_S06009_HF_CHILDREN_IN_STYLEREFERENCE

public static final com.adobe.logging.Msg1 DDXM_S06009_HF_CHILDREN_IN_STYLEREFERENCE
A Header or Footer element has the styleReference attribute set and also has one or more child elements. It is unclear whether to use the definition contained within or to obtain the definition from the StyleProfile element. Either remove the children or remove the styleReference attribute in the DDX document.


DDXM_S06010_WB_CHILDREN_IN_STYLEREFERENCE

public static final com.adobe.logging.Msg1 DDXM_S06010_WB_CHILDREN_IN_STYLEREFERENCE
A Watermark or Background element has the styleReference attribute set and also has one or more child elements. It is unclear whether to use the definition contained within or obtain the definition from the StyleProfile element. Either remove the children or remove the styleReference attribute in the DDX document.


DDXM_S06011_HF_STYLEREF_NOT_FOUND

public static final com.adobe.logging.Msg1 DDXM_S06011_HF_STYLEREF_NOT_FOUND
A Header or Footer element has the styleReference attribute set, but the corresponding StyleProfile element could not be found. A StyleProfile is required for processing to continue. Add a StyleProfile element to the DDX document with a name attribute that corresponds to the Header or Footer styleReference attribute.


DDXM_S06012_WB_STYLEREF_NOT_FOUND

public static final com.adobe.logging.Msg1 DDXM_S06012_WB_STYLEREF_NOT_FOUND
A Watermark or Background element has the styleReference attribute set, but the corresponding StyleProfile element could not be found. A StyleProfile element is required for processing to continue. Add a StyleProfile element to the DDX document with a name attribute that corresponds to the Watermark or Background styleReference attribute.


DDXM_S06013_INVALID_SPACE_CHILDREN

public static final com.adobe.logging.Msg0 DDXM_S06013_INVALID_SPACE_CHILDREN
While a Space is an inline text element, it may not contain any other elements.


DDXM_S06014_ERROR_PROCESSING_STYLEDTEXT_COMPONENT

public static final com.adobe.logging.Msg1 DDXM_S06014_ERROR_PROCESSING_STYLEDTEXT_COMPONENT
An error occurred while processing a component of StyledText content. An internal error caused the problem.


DDXM_S06015_INVALID_CONTENT_CHILDREN

public static final com.adobe.logging.Msg1 DDXM_S06015_INVALID_CONTENT_CHILDREN
A content element may only have either one StyledText or one PDF source child element. These content elements are


DDXM_W06001_INVALID_DATE_FORMAT

public static final com.adobe.logging.Msg3 DDXM_W06001_INVALID_DATE_FORMAT
A supplied date format pattern is missing or is invalid. LiveCycle Assembler continued processing with a default format.


DDXM_W06002_INVALID_TEXT_ALIGN

public static final com.adobe.logging.Msg3 DDXM_W06002_INVALID_TEXT_ALIGN
A supplied text-align attribute was invalid. Processing continued with a substitute attribute.


DDXM_W06003_IGNORED_HF_STYLEREF

public static final com.adobe.logging.Msg1 DDXM_W06003_IGNORED_HF_STYLEREF
A TableOfContents element is a child of StyleProfile element and also has the styleReference attribute set. The styleReference attribute may not be set on TableOfContents when it is inside of a StyleProfile definition block. The styleReference attribute was ignored. To avoid this warning, remove the styleReference attribute.


DDXM_W06004_IGNORED_WB_STYLEREF

public static final com.adobe.logging.Msg1 DDXM_W06004_IGNORED_WB_STYLEREF
A TableOfContents element is a child of StyleProfile element and also has the styleReference attribute set. The styleReference attribute may not be set on TableOfContents when it is inside of a StyleProfile definition block. The styleReference attribute was ignored. To avoid this warning, remove the styleReference attribute.


DDXM_W06005_INVALID_FONT_WEIGHT

public static final com.adobe.logging.Msg3 DDXM_W06005_INVALID_FONT_WEIGHT
The supplied font-weight attribute is not allowed. Processing continued with a substitute attribute.


DDXM_W06006_INVALID_FONT_STYLE

public static final com.adobe.logging.Msg3 DDXM_W06006_INVALID_FONT_STYLE
The supplied font-style attribute is not allowed. Processing continued with a substitute attribute.


DDXM_W06007_IGNORED_ATTRIBUTE

public static final com.adobe.logging.Msg3 DDXM_W06007_IGNORED_ATTRIBUTE
An element has the styleReference attribute set as well as other attributes. The attribute values will be ignored, and the referenced element will be used. To avoid this warning, remove the other attributes.


DDXM_W06008_INVALID_FONT_VALIGN

public static final com.adobe.logging.Msg3 DDXM_W06008_INVALID_FONT_VALIGN
The supplied vertical-align attribute is not allowed. Processing continued with a substitute attribute.


DDXM_W06009_OVERRIDDEN_ATTRIBUTE

public static final com.adobe.logging.Msg3 DDXM_W06009_OVERRIDDEN_ATTRIBUTE
An element has an improper value for an attribute, which was overridden. Details will be provided in the warning message.


DDXM_S08001_MUST_SPECIFY_ACCESS_PASSWORD

public static final com.adobe.logging.Msg0 DDXM_S08001_MUST_SPECIFY_ACCESS_PASSWORD
When specifying a PasswordAccessProfile element, provide either the master password or the open password.


DDXM_S08002_MUST_SPECIFY_OPEN_PASSWORD_OR_PERMISSIONS

public static final com.adobe.logging.Msg0 DDXM_S08002_MUST_SPECIFY_OPEN_PASSWORD_OR_PERMISSIONS
The EncryptionSettings element must have exactly one child, which must be the Permissions element.


DDXM_S08003_NAME_BESIDES_NONE

public static final com.adobe.logging.Msg0 DDXM_S08003_NAME_BESIDES_NONE
The PasswordEncryptionProfile element must specify a name other than None.


DDXM_S08004_ILLEGAL_PASSWORD

public static final com.adobe.logging.Msg0 DDXM_S08004_ILLEGAL_PASSWORD
A password contains illegal characters.


DDXM_S08005_MUST_SPECIFY_ONE_OR_TWO_DIFFERENT_PASSWORDS

public static final com.adobe.logging.Msg0 DDXM_S08005_MUST_SPECIFY_ONE_OR_TWO_DIFFERENT_PASSWORDS
The PasswordEncryptionProfile element must specify a master password, a user password, or both. If both are specified, they must be different.


DDXM_S08006_INVALID_COMPATIBILITY

public static final com.adobe.logging.Msg1 DDXM_S08006_INVALID_COMPATIBILITY
The CompatibilityLevel element must match one of the predefined values.


DDXM_S08007_SPECIFY_OPENPW_ONLY_FOR_FILE_ATTACHMENTS

public static final com.adobe.logging.Msg0 DDXM_S08007_SPECIFY_OPENPW_ONLY_FOR_FILE_ATTACHMENTS
When specifying a PasswordEncryptionProfile element that encrypts file attachments, the open password must be specified.


DDXM_S08008_COPY_REQUIRES_ACROBAT5_OR_LATER

public static final com.adobe.logging.Msg0 DDXM_S08008_COPY_REQUIRES_ACROBAT5_OR_LATER
Specifying copy permission is allowed only when the CompatibilityLevel element is Acrobat 5 or later.


DDXM_S08009_EDIT_FORM_FILLIN_REQUIRES_ACROBAT5_OR_LATER

public static final com.adobe.logging.Msg0 DDXM_S08009_EDIT_FORM_FILLIN_REQUIRES_ACROBAT5_OR_LATER
Specifying formFillinAndSign edit permission is allowed only when the CompatibilityLevel element is Acrobat 5 or later.


DDXM_S08010_PRINT_LOW_REQUIRES_ACROBAT5_OR_LATER

public static final com.adobe.logging.Msg0 DDXM_S08010_PRINT_LOW_REQUIRES_ACROBAT5_OR_LATER
Specifying low print permission is allowed only when the CompatibilityLevel element is Acrobat 5 or later.


DDXM_S08011_SCREEN_READING_REQUIRES_ACROBAT5_OR_LATER

public static final com.adobe.logging.Msg0 DDXM_S08011_SCREEN_READING_REQUIRES_ACROBAT5_OR_LATER
Specifying screenReading permission is allowed only when the CompatibilityLevel is Acrobat 5 or later.


DDXM_S08012_SCREEN_READING_INCOMPATIBLE_WITH_COPY

public static final com.adobe.logging.Msg0 DDXM_S08012_SCREEN_READING_INCOMPATIBLE_WITH_COPY
The screenReading option is incompatible with copy permission.


DDXM_S08013_SCREEN_READING_INCOMPATIBLE_WITH_EDIT_EXTRACT

public static final com.adobe.logging.Msg0 DDXM_S08013_SCREEN_READING_INCOMPATIBLE_WITH_EDIT_EXTRACT
The screenReading option is incompatible with edit extract permission.


DDXM_S08014_PASSWORD_ACCESS_DUPLICATE_PROFILE

public static final com.adobe.logging.Msg1 DDXM_S08014_PASSWORD_ACCESS_DUPLICATE_PROFILE
More than one PasswordAccessProfile value with the given name has been specified.


DDXM_S08015_PASSWORD_ACCESS_NO_SUCH_PROFILE

public static final com.adobe.logging.Msg1 DDXM_S08015_PASSWORD_ACCESS_NO_SUCH_PROFILE
A PasswordAccessProfile value has been referenced but no such profile is defined.


DDXM_S08016_PASSWORD_ENCRYPTION_DUPLICATE_PROFILE

public static final com.adobe.logging.Msg1 DDXM_S08016_PASSWORD_ENCRYPTION_DUPLICATE_PROFILE
More than one PasswordEncryptionProfile value with the given name was specified.


DDXM_S08017_PASSWORD_ENCRYPTION_NO_SUCH_PROFILE

public static final com.adobe.logging.Msg1 DDXM_S08017_PASSWORD_ENCRYPTION_NO_SUCH_PROFILE
A PasswordEncryptionProfile value has been referenced but no such profile was ever defined.


DDXM_S10001_METADATA_WRONG_PARENT

public static final com.adobe.logging.Msg0 DDXM_S10001_METADATA_WRONG_PARENT
The parent of the object should be a PDFResult object.


DDXM_W10001_METADATA_UPDATE_FAILURE

public static final com.adobe.logging.Msg1 DDXM_W10001_METADATA_UPDATE_FAILURE
The metadata of the document could not be updated, probably due to permisssion restrictions.


DDXM_S11001_LINKS_PERMISSION_FAILURE

public static final com.adobe.logging.Msg0 DDXM_S11001_LINKS_PERMISSION_FAILURE
The requested Links operation failed due to permission restrictions on the PDF document.


DDXM_S11002_SOURCE_AND_RESULT_ERROR

public static final com.adobe.logging.Msg2 DDXM_S11002_SOURCE_AND_RESULT_ERROR
The source and result attributes cannot both be specified on a Links element.


DDXM_S11003_SOURCE_AND_CHILDREN_ERROR

public static final com.adobe.logging.Msg1 DDXM_S11003_SOURCE_AND_CHILDREN_ERROR
The Links element cannot have both a source attribute and child elements.


DDXM_S11004_LINKS_FILTER_ERROR

public static final com.adobe.logging.Msg0 DDXM_S11004_LINKS_FILTER_ERROR
The Links filter element must have a PDF source as a child or as a descendent.


DDXM_S11005_LINKS_BAD_PARENT

public static final com.adobe.logging.Msg0 DDXM_S11005_LINKS_BAD_PARENT
The BluePrintNode parent does not have a blueprint.


DDXM_S12001_PAGELABEL_NOPAGELABEL

public static final com.adobe.logging.Msg0 DDXM_S12001_PAGELABEL_NOPAGELABEL
The PageLabels element cannot have both NoPageLabels and PageLabel set.


DDXM_S12002_PAGELABEL_FIRSTDOCUMENT

public static final com.adobe.logging.Msg0 DDXM_S12002_PAGELABEL_FIRSTDOCUMENT
The PageLabels element cannot have a PageLabel of continue for the first document.


DDXM_W12001_INVALID_PAGELABEL_START

public static final com.adobe.logging.Msg1 DDXM_W12001_INVALID_PAGELABEL_START
The start attribute of a PageLabel element is invalid. A default value was used instead, and processing will continue. Check the value specified in the DDX document.


DDXM_W12002_PAGELABEL_BLANKPAGE

public static final com.adobe.logging.Msg0 DDXM_W12002_PAGELABEL_BLANKPAGE
The BlankPage element only supports a PageLabel mode of continue. Another mode was specified in the DDX but will be ignored.


DDXM_W12003_PAGELABEL_NOT_DEFINE

public static final com.adobe.logging.Msg0 DDXM_W12003_PAGELABEL_NOT_DEFINE
PageLabels: start/prefix/format specified are ignored since the PageLabel mode is not Define.


DDXM_S13001_OVERLAY_NODE_ERROR

public static final com.adobe.logging.Msg0 DDXM_S13001_OVERLAY_NODE_ERROR
The PageOverlay or PageUnderlay element node cannot be found.


DDXM_S13002_OVERLAY_SOURCE_ERROR

public static final com.adobe.logging.Msg0 DDXM_S13002_OVERLAY_SOURCE_ERROR
The PageOverlay or PageUnderlay operations cannot locate the source PDF document.


DDXM_S13003_UNSUPPORTED_ON_XFA

public static final com.adobe.logging.Msg2 DDXM_S13003_UNSUPPORTED_ON_XFA
An operation failed while working on pages from an XFA document. The page range indicated for the result assembly was determined to be coming from an XFA source. A chained exception will provide more details.


DDXM_S14001_INITIAL_VIEW_SETTINGS_NO_XFA

public static final com.adobe.logging.Msg0 DDXM_S14001_INITIAL_VIEW_SETTINGS_NO_XFA
The attempt to alter the initial view settings of XFA forms has been ignored.


DDXM_S14002_INITIAL_VIEW_SETTINGS_ILLEGAL_MAGNIFICATION

public static final com.adobe.logging.Msg1 DDXM_S14002_INITIAL_VIEW_SETTINGS_ILLEGAL_MAGNIFICATION
The magnification must be positive or must be one of the special strings.


DDXM_S14003_CONFLICTING_ELEMENTS

public static final com.adobe.logging.Msg2 DDXM_S14003_CONFLICTING_ELEMENTS
Elements such as Header and NoHeader may not be siblings of one another. This message reports whether any such conflicts are found when validating the DDX document.


DDXM_S14004_INVALID_ALTERNATING_ELEMENTS

public static final com.adobe.logging.Msg2 DDXM_S14004_INVALID_ALTERNATING_ELEMENTS
Elements such as Header have an alternation attribute. Because only one such element may be specified per page, it can exist if alternation=None. However, there may be two such elements if one is OddPages and the other is EvenPages. This message reports whether more than one specified per page exits.


DDXM_S14005_EXCEEDS_ONE_OCCURANCE

public static final com.adobe.logging.Msg2 DDXM_S14005_EXCEEDS_ONE_OCCURANCE
This message reports that elements that can only appear once appears multiple times.


DDXM_S14006_PDFSOURCE_OR_PDFGROUP_REQUIRED

public static final com.adobe.logging.Msg1 DDXM_S14006_PDFSOURCE_OR_PDFGROUP_REQUIRED
Some operations require a PDF source on which to operate. Also, the innermost PDFGroup must contain a PDF source. Therefore either a PDF source or PDFGroup element must be present. A PDFGroup must have a PDF source.


DDXM_S14007_PDFSOURCE_PAGES_INVALID

public static final com.adobe.logging.Msg1 DDXM_S14007_PDFSOURCE_PAGES_INVALID
An error occured in the value of the pages attribute.


DDXM_S14008_CONFLICTING_BASE_DOCUMENTS

public static final com.adobe.logging.Msg2 DDXM_S14008_CONFLICTING_BASE_DOCUMENTS
Two documents specified in the DDX document are marked as base documents, but their source attributes do not match. The baseDocument attribute may be specified on only one PDF source for each result document.


DDXM_S14009_RESERVED_RESULT_NAME

public static final com.adobe.logging.Msg1 DDXM_S14009_RESERVED_RESULT_NAME
Two documents specified in the DDX document are marked as base documents, but their source attributes do not match. The baseDocument attribute may be specified on only one PDF source for each result document.


DDXM_S14010_MISSING_BASE_DOCUMENT

public static final com.adobe.logging.Msg1 DDXM_S14010_MISSING_BASE_DOCUMENT
The baseDocument element could not be identified. Every DDX result element must have a baseDocument that is either explicitly identified with a baseDocument=true attribute or can be algorithmically determined. Review the DDX document for improper structure and missing baseDocument attributes.


DDXM_S14011_INITIAL_VIEW_SETTINGS_NO_SUCH_PROFILE

public static final com.adobe.logging.Msg1 DDXM_S14011_INITIAL_VIEW_SETTINGS_NO_SUCH_PROFILE
An InitialViewProfile element is referenced but no such profile is defined.


DDXM_S14012_INITIAL_VIEW_SETTINGS_DUPLICATE_PROFILE

public static final com.adobe.logging.Msg1 DDXM_S14012_INITIAL_VIEW_SETTINGS_DUPLICATE_PROFILE
More than one InitialViewProfile element with a given name is specified.


DDXM_S14013_INVALID_INPUTLIST_SELECT

public static final com.adobe.logging.Msg2 DDXM_S14013_INVALID_INPUTLIST_SELECT
The select attribute of a PDF source element is invalid. Check the content of the select attribute to assure that the page numbers and page ranges are correctly specified and delimited.


DDXM_S14014_INITIAL_VIEW_SETTINGS_ILLEGAL_PAGE

public static final com.adobe.logging.Msg1 DDXM_S14014_INITIAL_VIEW_SETTINGS_ILLEGAL_PAGE
The page number must be a positive value.


DDXM_S14015_SOURCE_OR_SOURCEMATCH_REQUIRED

public static final com.adobe.logging.Msg0 DDXM_S14015_SOURCE_OR_SOURCEMATCH_REQUIRED
Specify either a source or sourceMatch attribute for the PDF source element.


DDXM_S14016_INPUTS_REQUIRED_NONE_SELECTED

public static final com.adobe.logging.Msg1 DDXM_S14016_INPUTS_REQUIRED_NONE_SELECTED
Specifying matchMode='Exclude', select='1-last' and required='true' for a PDF source element is invalid.


DDXM_S14017_EMPTY_SOURCE_LIST

public static final com.adobe.logging.Msg1 DDXM_S14017_EMPTY_SOURCE_LIST
A PDF source document is required, but no documents were found that satisfy the specification. Verify that the attributes specified on the PDF source element will select at least one document from the java.util.Map object that is passed to the invoke method, check the previous results, or verify that the java.util.Map object is populated correctly.


DDXM_S14018_OPTIONAL_BASE_DOCUMENT

public static final com.adobe.logging.Msg0 DDXM_S14018_OPTIONAL_BASE_DOCUMENT
The schema cannot restrict the order of elements and must therefore be flexible. This message reports whether elements that can only appear once appear multiple times.


DDXM_S14019_PDF_REQUIRED

public static final com.adobe.logging.Msg1 DDXM_S14019_PDF_REQUIRED
Some operations require a PDF source on which to operate by specifying the PDF directly, through a PDFGroup which must eventually contain a PDF source, or through a PackageFiles element, which results in the inclusion of a default cover sheet for the PDF Package. Therefore a PDF source, PDFGroup, or PackageFiles element must be present.


DDXM_S14020_PACKAGEFILES_VARIANT_NOT_ALLOWED

public static final com.adobe.logging.Msg0 DDXM_S14020_PACKAGEFILES_VARIANT_NOT_ALLOWED
A PDF source element may not contain a PackageFiles import or source element. Only PackageFiles filter, select, and conversion variants may be children of a PDF source.


DDXM_S14021_EXACTLY_ONE_PDF_SOURCE

public static final com.adobe.logging.Msg1 DDXM_S14021_EXACTLY_ONE_PDF_SOURCE
There must be exactly one PDF source element for the named parent element.


DDXM_W14001_CANT_DETERMINE_XFANESS

public static final com.adobe.logging.Msg0 DDXM_W14001_CANT_DETERMINE_XFANESS
An error occurred while checking whether the document is an XFA form. The Info dictionary metadata may not be in sync with the XMP.


DDXM_W14002_INITIAL_VIEW_SETTINGS_FULL_SCREEN_REQUIRES_SINGLE_PAGE

public static final com.adobe.logging.Msg0 DDXM_W14002_INITIAL_VIEW_SETTINGS_FULL_SCREEN_REQUIRES_SINGLE_PAGE
When setting full-screen mode for initial view settings, a single-page layout is being forced.


DDXM_W14003_CANNOT_INCREMENTAL_SAVE_WITH_ENCRYPTION

public static final com.adobe.logging.Msg0 DDXM_W14003_CANNOT_INCREMENTAL_SAVE_WITH_ENCRYPTION
Incremental saving is prohibited with encryption.


DDXM_W14004_CLONE_NOT_SUPPORTED

public static final com.adobe.logging.Msg1 DDXM_W14004_CLONE_NOT_SUPPORTED
An error occurred while trying to clone a PDFMDocHandle.


DDXM_W14005_EMPTY_SOURCE_LIST

public static final com.adobe.logging.Msg1 DDXM_W14005_EMPTY_SOURCE_LIST
No documents were found in the inputs map for an optional PDF source document.


DDXM_S15001_CANT_INSTANTIATE_DOC_BUILDER

public static final com.adobe.logging.Msg0 DDXM_S15001_CANT_INSTANTIATE_DOC_BUILDER
In order to construct the DocInfo XML, a DocumentBuilder must be instantiated. An internal error caused the problem.


DDXM_S15002_XML_GENERATION_ERROR

public static final com.adobe.logging.Msg0 DDXM_S15002_XML_GENERATION_ERROR
An error occured during the process of generating XML from a document.


DDXM_S17001_NO_THUMBNAILS_BAD_PARENT

public static final com.adobe.logging.Msg0 DDXM_S17001_NO_THUMBNAILS_BAD_PARENT
The parent node should be a BluePrintNode element.


DDXM_W17001_NO_THUMBNAILS_TO_DELETE

public static final com.adobe.logging.Msg0 DDXM_W17001_NO_THUMBNAILS_TO_DELETE
An attempt has been made to delete thumbnails from a document that does not contain thumbnails.


DDXM_S18001_TOC_DEFINITION_NOT_FOUND

public static final com.adobe.logging.Msg1 DDXM_S18001_TOC_DEFINITION_NOT_FOUND
A TableOfContents element has the styleReference attribute set, but the corresponding StyleProfile element does not contain a TableOfContents definition. Add a TableOfContents element to the corresponding StyleProfile element in the DDX document.


DDXM_S18002_TOC_DEFINITION_MISSING_CHILDREN

public static final com.adobe.logging.Msg0 DDXM_S18002_TOC_DEFINITION_MISSING_CHILDREN
A TableOfContents element within a StyleProfile element has no children. At least one TableOfContentsPagePattern element must be provided. Also, TableOfContentsEntryPattern elements Must be provided corresponding to the maxBookmarkLevel attribute of the TableOfContents element.


DDXM_S18003_TOC_CHILDREN_IN_STYLEREFERENCE

public static final com.adobe.logging.Msg1 DDXM_S18003_TOC_CHILDREN_IN_STYLEREFERENCE
A TableOfContents element has the styleReference attribute set and also has one or more child elements. It is unclear whether to use the definition contained within or obtain the definition from the StyleProfile. Either remove the children or remove the styleReference attribute in the DDX document.


DDXM_S18004_TOC_STYLEREF_NOT_FOUND

public static final com.adobe.logging.Msg1 DDXM_S18004_TOC_STYLEREF_NOT_FOUND
A TableOfContents element has the styleReference attribute set but the corresponding StyleProfile element could not be found. A StyleProfile element is required for processing to continue. Add a StyleProfile element, with a name attribute that corresponds to the TableOfContents styleReference attribute, to the DDX document.


DDXM_S18005_TOC_ERROR

public static final com.adobe.logging.Msg1 DDXM_S18005_TOC_ERROR
An error occurred while building the table of contents. A cause is provided in the exception stack trace. This is usually due to a structural problem in the PDF. Corrective action may be taken based on the cause. It may also be useful to report this error and the case that produced it to customer service.


DDXM_W18001_IGNORED_TOC_STYLEREF

public static final com.adobe.logging.Msg1 DDXM_W18001_IGNORED_TOC_STYLEREF
A TableOfContents element is a child of StyleProfile and also has the styleReference attribute set. The styleReference attribute may not be set on TableOfContents when it is inside a StyleProfile definition block. The styleReference attribute has been ignored. To avoid this warning, remove the styleReference attribute.


DDXM_W18002_SOME_BOOKMARKS_NOT_USED

public static final com.adobe.logging.Msg0 DDXM_W18002_SOME_BOOKMARKS_NOT_USED
Some bookmarks of the document were not used to generate the table of contents because they did not reference a page.


DDXM_W18003_IGNORED_TOC_ATTRIBUTE

public static final com.adobe.logging.Msg2 DDXM_W18003_IGNORED_TOC_ATTRIBUTE
A TableOfContents element has the styleReference attribute set as well as other attributes. The attribute values will be ignored, and the referenced TableOfContents element will be used. To avoid this warning, remove the other attributes.


DDXM_S19001_NEGATIVE_RANGE_START

public static final com.adobe.logging.Msg1 DDXM_S19001_NEGATIVE_RANGE_START
A document range cannot begin with a negative number or "-". Modify the document range to have a starting number(for example, 1-last).


DDXM_S19002_MISSING_RANGE_END

public static final com.adobe.logging.Msg1 DDXM_S19002_MISSING_RANGE_END
The document range given is missing the ending number. Specify a number or use 'last' or 'penultimate'.


DDXM_S19003_INVALID_RANGE_START

public static final com.adobe.logging.Msg2 DDXM_S19003_INVALID_RANGE_START
The starting number for the indicated document range is invalid. Verify the document range specification.


DDXM_S19004_INVALID_RANGE_END

public static final com.adobe.logging.Msg2 DDXM_S19004_INVALID_RANGE_END
The ending number for the indicated document range is invalid. Verify the document range specification.


DDXM_S19005_PAGE_LESS_THAN_ONE

public static final com.adobe.logging.Msg3 DDXM_S19005_PAGE_LESS_THAN_ONE
The document number is less than one. Document numbering is 1-based. Verify the document range specification.


DDXM_S19006_RANGE_END_LESS_THAN_START

public static final com.adobe.logging.Msg3 DDXM_S19006_RANGE_END_LESS_THAN_START
The ending page for the page range is less than the starting page. Verify the page range specification.


DDXM_S19007_EMPTY_SELECTION_LIST

public static final com.adobe.logging.Msg1 DDXM_S19007_EMPTY_SELECTION_LIST
The selection list size is less than or equal to zero.


DDXM_S19008_TOKENIZER_MUST_SPECIFY_SEPARATORS_OR_WHITESPACE

public static final com.adobe.logging.Msg0 DDXM_S19008_TOKENIZER_MUST_SPECIFY_SEPARATORS_OR_WHITESPACE
This error is internal. The code that interprets lists of tokens was called improperly, specifying neither characters that should be considered separators nor characters that should be considered white space.


DDXM_S19009_TOKENIZER_PARSE_ERROR

public static final com.adobe.logging.Msg0 DDXM_S19009_TOKENIZER_PARSE_ERROR
A list of tokens is invalid.


DDXM_S19010_TOKENIZER_CHAR_REUSE

public static final com.adobe.logging.Msg0 DDXM_S19010_TOKENIZER_CHAR_REUSE
This error is internal. The code that interprets lists of tokens was called improperly, specifying a character that was to be considered both a separator and white space.


DDXM_N20001_UNABLE_TO_EDIT_PDF_PACKAGE_FILE

public static final com.adobe.logging.Msg1 DDXM_N20001_UNABLE_TO_EDIT_PDF_PACKAGE_FILE
The Package file selected for edit was not a modifiable document. It was either not a PDF document or was not a modifiable PDF document, such as an encrypted document or an XFA document.


DDXM_N20002_IGNORED_PACKAGE_FILE_ATTRIBUTE

public static final com.adobe.logging.Msg3 DDXM_N20002_IGNORED_PACKAGE_FILE_ATTRIBUTE
The attribute provided for the PackageFile element contained within a PDF element is not applicable to its identified purpose.

The purpose is one of the following:

The specific attribute and element is provided in the message. Note that the PackageFile export element may only be a child of the DDX root element.


DDXM_S20001_MISSING_DEFAULT_COVERSHEET_DOCUMENT

public static final com.adobe.logging.Msg0 DDXM_S20001_MISSING_DEFAULT_COVERSHEET_DOCUMENT
The default _AdobeCoverSheet resource is not available, which indicates that the installation has been corrupted.


DDXM_S20002_PACKAGE_CHILDREN_CONFLICT

public static final com.adobe.logging.Msg0 DDXM_S20002_PACKAGE_CHILDREN_CONFLICT
The Package element may contain either a PDF source element, or it may contain Schema, DisplayOrder, and SortOrder elements, but not both.


DDXM_S20003_PACKAGE_DEFINITION_NOT_FOUND

public static final com.adobe.logging.Msg1 DDXM_S20003_PACKAGE_DEFINITION_NOT_FOUND
The Package had the styleReference attribute set, but the corresponding StyleProfile element does not contain a Package definition. Add a Package element to the corresponding StyleProfile element in the DDX document.


DDXM_S20004_PACKAGE_CHILDREN_IN_STYLEREFERENCE

public static final com.adobe.logging.Msg1 DDXM_S20004_PACKAGE_CHILDREN_IN_STYLEREFERENCE
A Package element had the styleReference attribute set and also had one or more child elements. It is unclear whether to use the definition contained within or obtain the definition from the StyleProfile element. Either remove the children or remove the styleReference attribute in the DDX document.


DDXM_S20005_PACKAGE_STYLEREF_NOT_FOUND

public static final com.adobe.logging.Msg1 DDXM_S20005_PACKAGE_STYLEREF_NOT_FOUND
A Package element has the styleReference attribute set but the corresponding StyleProfile element could not be found. A StyleProfile element is required for processing to continue. Add a StyleProfile element, with a name attribute that corresponds to the Package styleReference attribute, to the DDX document.


DDXM_S20005_CLONE_FAILED

public static final com.adobe.logging.Msg1 DDXM_S20005_CLONE_FAILED
A Package within a StyleProfile could not be installed. This error is internal and should be reported along with a sample that produces the condition. No corrective action is possible.


DDXM_S20006_PACKAGEFILE_DATA_NOTFOUND

public static final com.adobe.logging.Msg0 DDXM_S20006_PACKAGEFILE_DATA_NOTFOUND
The Package file to include was not provided either as an input nor as a previous result in the DDX. A chained exception will provide more details.


DDXM_S20007_DESTINATION_PDFPACKAGE_MISSING

public static final com.adobe.logging.Msg0 DDXM_S20007_DESTINATION_PDFPACKAGE_MISSING
The PDF Package in which to include the Package file is missing. This is likely to be an internal error.


DDXM_S20008_PACKAGEFILES_CHILD_ELEMENT_NOT_ALLOWED

public static final com.adobe.logging.Msg2 DDXM_S20008_PACKAGEFILES_CHILD_ELEMENT_NOT_ALLOWED

When PackageFiles is a source element (it contains a source attribute), then it is limited to the following child elements (unlike other variants of PackageFiles).


DDXM_S20009_NO_CHILDREN_ALLOWED

public static final com.adobe.logging.Msg1 DDXM_S20009_NO_CHILDREN_ALLOWED
No child elements are allowed for this element per the DDX specification, even though the schema allows it.


DDXM_S20010_PACKAGEFILES_IMPORT_MUST_HAVE_NO_CHILDREN

public static final com.adobe.logging.Msg0 DDXM_S20010_PACKAGEFILES_IMPORT_MUST_HAVE_NO_CHILDREN
A PackageFiles import element must have no child elements.


DDXM_S20011_PACKAGEFILES_IMPORT_INCONSISTENT_ATTRIBUTES

public static final com.adobe.logging.Msg0 DDXM_S20011_PACKAGEFILES_IMPORT_INCONSISTENT_ATTRIBUTES
A PackageFiles import element may only have one attribute: import.


DDXM_S20012_PACKAGEFILES_SELECT_FILTER_INCONSISTENT_ATTRIBUTES

public static final com.adobe.logging.Msg0 DDXM_S20012_PACKAGEFILES_SELECT_FILTER_INCONSISTENT_ATTRIBUTES
A PackageFiles select or filter element may only have the nameKeys attribute.


DDXM_S20013_PACKAGEFILES_SOURCE_INCONSISTENT_ATTRIBUTES

public static final com.adobe.logging.Msg0 DDXM_S20013_PACKAGEFILES_SOURCE_INCONSISTENT_ATTRIBUTES
A PackageFiles source element may only have the source attribute, and optionally, the nameKey attribute, set.


DDXM_S20014_NOPACKAGE_ERROR

public static final com.adobe.logging.Msg0 DDXM_S20014_NOPACKAGE_ERROR
An internal error occurred while flattening the PDF Package as a result of the NoPackage element. A chained exception will provide more details.


DDXM_W20001_IGNORED_STYLEREF

public static final com.adobe.logging.Msg1 DDXM_W20001_IGNORED_STYLEREF
A Package element had a style reference within a StyleProfile.


DDXM_W20002_ONEENCODING_RECOMMENDED

public static final com.adobe.logging.Msg0 DDXM_W20002_ONEENCODING_RECOMMENDED
A FilenameEncoding element is recommended for the PackageFiles source element.


DDXM_W20003_MISSING_ADOBE_COVERSHEET_DOCUMENT

public static final com.adobe.logging.Msg2 DDXM_W20003_MISSING_ADOBE_COVERSHEET_DOCUMENT
The _AdobeCoverSheet resource for the specified locale could not be obtained and thus the default locale is being used instead. The logged message will provide more details.

Constructor Detail

DDXMMsgSet

public DDXMMsgSet()


[an error occurred while processing this directive] [an error occurred while processing this directive]