d1fa925dcb
This module offers a simple to process namespaced XML names (unames) from within any application that may need them. It also helps maintain a prefix to namespace URI map, and provides a number of basic checks. Provided by Shell Hung in PR/15408.
4 lines
210 B
Text
4 lines
210 B
Text
This module offers a simple to process namespaced XML names (unames)
|
|
from within any application that may need them. It also helps
|
|
maintain a prefix to namespace URI map, and provides a number of
|
|
basic checks.
|