read_xml_fragment
Extract targeted XML fragments from DipTrace PCB designs by evaluating XPath expressions, with controls for match and character limits.
Instructions
Read bounded XML fragments using ElementTree-compatible XPath.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| xpath | No | . | |
| max_matches | No | ||
| max_characters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||