Subversion Repositories XServices

Rev

Rev 83 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 83 Rev 159
Line 1... Line 1...
1
<?xml version='1.0' encoding='UTF-8'?>
1
<?xml version='1.0' encoding='UTF-8'?>
2
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
2
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
3
	xmlns:xi="http://www.w3.org/2001/XInclude">
3
	xmlns:xi="http://www.w3.org/2001/XInclude">
4
	<!-- Sort alphabetically -->
4
	<!-- Sort alphabetically -->
5
	<xi:include href="types/AntProperty.xml" />
5
	<xi:include href="./AntProperty.xml" />
6
	<xi:include href="types/DateInfoType.xml" />
6
	<xi:include href="./DateInfoType.xml" />
7
	<xi:include href="types/FileResource.xml" />
7
	<xi:include href="./FileResource.xml" />
8
	<xi:include href="types/HostConnection.xml" />
8
	<xi:include href="./HostConnection.xml" />
9
	<xi:include href="types/PatternElement.xml" />
9
	<xi:include href="./PatternElement.xml" />
10
	<xi:include href="types/PatternSetType.xml" />
10
	<xi:include href="./PatternSetType.xml" />
11
	<xi:include href="types/ReturnCode.xml" />
11
	<xi:include href="./ReturnCode.xml" />
12
	<xi:include href="types/SelectorType.xml" />
12
	<xi:include href="./SelectorType.xml" />
13
</section>
13
</section>
14
 
14