EDOBE XDOM TAKE 6 IR - PRODUCTSHEET Dokumentacja Strona 274

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 304
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 273
CHAPTER 10: Scripting Access to XMP Metadata XMPScript object reference 274
deleteNamespace()
XMPMeta.deleteNamespace (namespaceURI)
namespaceURI
The namespace URI string. See Schema namespace string constants” on
page 262.
Deletes a registered prefix - namespace URI pair.
N
OTE: Not yet implemented in the XMP Toolkit.
Returns
undefined.
dumpAliases()
XMPMeta.dumpAliases ( )
Creates and returns a human-readable string containing the list of registered aliases and their
targets.
Returns a String.
dumpNamespaces()
XMPMeta.dumpNamespaces ( )
Creates and returns a human-readable string containing the list of registered namespace URIs and
their associated prefixes.
Returns a String.
getNamespacePrefix()
XMPMeta.getNamespacePrefix (namespaceURI)
namespaceURI
The namespace URI string. See Schema namespace string constants” on
page 262.
Retrieves the prefix associated with a registered namespace URI.
Returns the prefix string followed by a colon.
getNamespaceURI()
XMPMeta.getNamespaceURI (namespacePrefix)
namespacePrefix
The namespace prefix string.
Retrieves the registered namespace URI associated with a namespace prefix.
Returns the URI String.
Przeglądanie stron 273
1 2 ... 269 270 271 272 273 274 275 276 277 278 279 ... 303 304

Komentarze do niniejszej Instrukcji

Brak uwag