Additions:
||-r,relative||Add base URI's expressed as relative URI's relative to their parent||
||-a,-all||Add base URI's to ALL nodes otherwise only adds a base URI to the root element,
||-a,-all||Add base URI's to ALL nodes otherwise only adds a base URI to the root element,
Deletions:
-r|| Add base URI's expressed as relative URI's relative to their parent||
||-all
-a||Add base URI's to ALL nodes otherwise only adds a base URI to the root element,
No Differences
Additions:
===Options===
Deletions:
Additions:
[[Commands]]
No Differences
Additions:
-a||Add base URI's to ALL nodes otherwise only adds a base URI to the root element,
and any child element who's base URI differes from its parent.
If not specified all xml:base attributes are removed which are unnecessary (who's value equals that of their parent).||
and any child element who's base URI differes from its parent.
If not specified all xml:base attributes are removed which are unnecessary (who's value equals that of their parent).||
Deletions:
Additions:
||-all
Deletions:
Additions:
-a||Add base URI's to ALL nodes otherwise only adds a base URI to the root element, and any child element who's base URI differes from its parent. If not specified all xml:base attributes are removed which are unnecessary (who's value equals that of their parent).||
Deletions:
Additions:
xaddbase [ [[SerializationOptions serialization options]] ] [options] [file]
||-relative
-r|| Add base URI's expressed as relative URI's relative to their parent||
||-all
-a ||Add base URI's to ALL nodes otherwise only adds a base URI to the root element, and any child element who's base URI differes from its parent. If not specified all xml:base attributes are removed which are unnecessary (who's value equals that of their parent).||
Supports the standard [ [[SerializationOptions serialization options]] ]
||-relative
-r|| Add base URI's expressed as relative URI's relative to their parent||
||-all
-a ||Add base URI's to ALL nodes otherwise only adds a base URI to the root element, and any child element who's base URI differes from its parent. If not specified all xml:base attributes are removed which are unnecessary (who's value equals that of their parent).||
Supports the standard [ [[SerializationOptions serialization options]] ]
Deletions:
-relative
-r Add base URI's expressed as relative URI's relative to their parent
-all
-a Add base URI's to ALL nodes otherwise only adds a base URI to the root element, and any child element who's base URI differes from its parent. If not specified all xml:base attributes are removed which are unnecessary (who's value equals that of their parent).
Deletions:
Deletions:
Additions:
======Command xaddbase======
-i input Use the supplied XML node as input instead of stdin or file
-relative
-r Add base URI's expressed as relative URI's relative to their parent
-all
-a Add base URI's to ALL nodes otherwise only adds a base URI to the root element, and any child element who's base URI differes from its parent. If not specified all xml:base attributes are removed which are unnecessary (who's value equals that of their parent).
xaddbase performs the "add-xml-base" function from xproc. For the root node and all child nodes who's base URI differes from the root node (or all nodes if -a is given) adds an "xml:base" attribute indicating the BASE URI of the node.
-i input Use the supplied XML node as input instead of stdin or file
-relative
-r Add base URI's expressed as relative URI's relative to their parent
-all
-a Add base URI's to ALL nodes otherwise only adds a base URI to the root element, and any child element who's base URI differes from its parent. If not specified all xml:base attributes are removed which are unnecessary (who's value equals that of their parent).
xaddbase performs the "add-xml-base" function from xproc. For the root node and all child nodes who's base URI differes from the root node (or all nodes if -a is given) adds an "xml:base" attribute indicating the BASE URI of the node.
Deletions:
-a all