12 lines
510 B
XML
12 lines
510 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<!-- Sort alphabetically -->
|
|
<xi:include href="types/AntProperty.xml" />
|
|
<xi:include href="types/FileResource.xml" />
|
|
<xi:include href="types/HostConnection.xml" />
|
|
<xi:include href="types/PatternElement.xml" />
|
|
<xi:include href="types/PatternSetType.xml" />
|
|
<xi:include href="types/ReturnCode.xml" />
|
|
<xi:include href="types/SelectorType.xml" />
|
|
</section> |