Subversion Repositories XServices

Rev

Rev 83 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
83 brianR 1
<?xml version="1.0" encoding="UTF-8"?>
2
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
3
	xmlns:xi="http://www.w3.org/2001/XInclude">
4
	<title>DateInfoType type</title>
5
	<para>Different presentation of a date time value.</para>
6
	<para>
7
		The defining Java class is
8
		<ulink url="javadoc/net/brutex/xservices/types/DateInfoType.html">
9
			<classname>net.brutex.xservices.types.DateInfoType</classname>
10
		</ulink>
11
		.
12
	</para>
13
 
14
</section>