15 lines
447 B
XML
15 lines
447 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">
|
|
<title>DateInfoType type</title>
|
|
<para>Different presentation of a date time value.</para>
|
|
<para>
|
|
The defining Java class is
|
|
<ulink url="javadoc/net/brutex/xservices/types/DateInfoType.html">
|
|
<classname>net.brutex.xservices.types.DateInfoType</classname>
|
|
</ulink>
|
|
.
|
|
</para>
|
|
|
|
</section>
|