Click or drag to resize

IXsltTechnicalMetadata Methods


The IXsltTechnicalMetadata type exposes the following members.

Methods
  NameDescription
Public methodDirectImports
Retrieves the hrefs of import statements
Public methodDirectIncludes
Retrieves the hrefs of include statements
Public methodDocument
Retrieve the parsed Document object
(Inherited from IXmlTechnicalMetadata.)
Public methodItem
Retrieves an arbitrary piece of metadata by track name and key
(Inherited from ITechnicalMetadata.)
Public methodKeys
Retrieves list of keys within a track
(Inherited from ITechnicalMetadata.)
Public methodSerialize
Generates xml structure on this piece of technical metadata and append to the provided Xmp metadata
(Inherited from ITechnicalMetadata.)
Public methodTracks
Retrieves list of track names
(Inherited from ITechnicalMetadata.)
Public methodTransform
Performs XSLT transformation of specified source document
Top
See Also