IXslt
|
The IXsltTechnicalMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
DirectImports | Retrieves the hrefs of import statements |
|
|
DirectIncludes | Retrieves the hrefs of include statements |
|
|
Document |
Retrieve the parsed Document object
(Inherited from IXmlTechnicalMetadata) |
|
|
Item |
Retrieves an arbitrary piece of metadata by track name and key
(Inherited from ITechnicalMetadata) |
|
|
Keys |
Retrieves list of keys within a track
(Inherited from ITechnicalMetadata) |
|
|
Serialize |
Generates xml structure on this piece of technical metadata
and append to the provided Xmp metadata
(Inherited from ITechnicalMetadata) |
|
|
Tracks |
Retrieves list of track names
(Inherited from ITechnicalMetadata) |
|
|
Transform | Performs XSLT transformation of specified source document |