EDOBE XDOM TAKE 6 IR - PRODUCTSHEET Specifikace Strana 291

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 304
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 290
CHAPTER 10: Scripting Access to XMP Metadata XMPScript object reference 291
qualName
The qualifier name. Must be a simple XML name.
Creates and returns a string containing the path expression for a qualifier attached to a property,
using the registered prefix for the namespace, in the form:
schemaNS:propName/?qualNS:qualName
Returns a String.
duplicateSubtree()
XMPUtils.duplicateSubtree(source, dest, sourceNS, sourceRoot,
destNS, destRoot, options)
source
The source XMPMeta object.
dest
The destination XMPMeta object.
sourceNS
The source namespace URI string. See Schema namespace string constants” on
page 262.
sourceRoot
The property name string for the root location of the source subtree. Can be a
general path expression.
destNS
The destination namespace URI string. See Schema namespace string constants
on page 262.
destRoot
Optional. The property name string for the root location of the destination
subtree. Can be a general path expression. Default is the source root location.
options
Option flags that control the copying operation. A logical OR of these bit-flag
constants:
X XMPConst.APPEND_ALL_PROPERTIES — Include both internal and external
properties. By default, copies only external properties. This applies only to
top-level properties.
X XMPConst.APPEND_REPLACE_OLD_VALUES — Replace the values of existing
properties with the value from the source object. By default, existing values
are retained. This applies to properties at all levels of hierarchy.
X XMPConst.APPEND_DELETE_EMPTY_VALUES — Delete properties if the new
value is empty.
Default is 0.
Copies properties in the specified subtree from a source XMPMeta object
and adds them into a
destination XMPMeta object
.
Returns
undefined.
Zobrazit stránku 290
1 2 ... 286 287 288 289 290 291 292 293 294 295 296 ... 303 304

Komentáře k této Příručce

Žádné komentáře