create Dita Url From Loaded Target
Type: Transform step
Set the url
property on the stepData to a dita url of a loaded target.
Creating a DITA URL requires a referrer document ID (to ensure that links within the same document only include the fragment). This can be specified as either a DocumentId referrerDocumentId
or a NodeId contextNodeId
. If neither is provided, the current focused document is used as the referrer.
Imported operation data
target
Document Id Type: DocumentId
target
Node Id Type: NodeId
Exported operation data
url
Type: String