Click or drag to resize

IXsltTechnicalMetadata Methods


The IXsltTechnicalMetadata type exposes the following members.

Methods
  Name Description
Public method DirectImports Retrieves the hrefs of import statements
Public method DirectIncludes Retrieves the hrefs of include statements
Public method Document Retrieve the parsed Document object
(Inherited from IXmlTechnicalMetadata)
Public method Item Retrieves an arbitrary piece of metadata by track name and key
(Inherited from ITechnicalMetadata)
Public method Keys Retrieves list of keys within a track
(Inherited from ITechnicalMetadata)
Public method Serialize Generates xml structure on this piece of technical metadata and append to the provided Xmp metadata
(Inherited from ITechnicalMetadata)
Public method Tracks Retrieves list of track names
(Inherited from ITechnicalMetadata)
Public method Transform Performs XSLT transformation of specified source document
Top
See Also