simplexml
simplexml copied to clipboard
Support xml includes
It would be great to support XML includes:
<!DOCTYPE doc [
<!ENTITY chap1 SYSTEM "CleanEnvironment_import.xml">
]>
Is there any chance to implement XML includes?