command
Version:
v0.0.0-...-00e36dc
Opens a new window with list of versions in this module.
Published: Dec 5, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Ch07ex17 extends xmlselect to select elements not just by name, but by their
attributes, too. Usage:
./ch07ex17 h5 id=IDAKYDS < infile.xml
selects any element where the stack contains h5 and the most recent element
has an attribute id="IDAKYDS".
Source Files
¶
Click to show internal directories.
Click to hide internal directories.