13 lines
524 B
XML
13 lines
524 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="./AntProperty.xml" />
|
||
|
<xi:include href="./DateInfoType.xml" />
|
||
|
<xi:include href="./FileResource.xml" />
|
||
|
<xi:include href="./HostConnection.xml" />
|
||
|
<xi:include href="./PatternElement.xml" />
|
||
|
<xi:include href="./PatternSetType.xml" />
|
||
|
<xi:include href="./ReturnCode.xml" />
|
||
|
<xi:include href="./SelectorType.xml" />
|
||
|
</section>
|