Hash : 2a350ee9 Author : Date : 2019-09-30T17:04:54
Large batch of typo fixes Closes #109.
Download
1 2 3 4 5 6
<x xmlns:xinclude="http://www.w3.org/2001/XInclude"> <!-- Simple test of a fallback on unavailable URI --> <xinclude:include href="something.xml"> <xinclude:fallback><warning>Inclusion failed</warning></xinclude:fallback> </xinclude:include> </x>