UNPKG

xml-selector

Version:

A jQuery-like interface for working with XML using CSS-style selectors

6 lines (5 loc) 103 B
<?xml version="1.0"?> <!DOCTYPE foo [ <!ENTITY c PUBLIC "bar" "/etc/doesnotexist"> ]> <root>&c;</root>