4,8 → 4,7 |
<para>The defining Java class is |
<ulink url="javadoc/net/brutex/xservices/types/AntProperty.html"> |
<classname>net.brutex.xservices.types.AntProperty</classname></ulink>.</para> |
<section> |
<title>Schema description</title> |
&schemadefinition; |
<programlisting language="xml"><![CDATA[ |
<xs:complexType name="antProperty"> |
<xs:sequence> |
14,9 → 13,7 |
</xs:sequence> |
</xs:complexType>]]> |
</programlisting> |
</section> |
<section> |
<title>Example XML </title> |
&examplexml; |
<programlisting language="xml"><![CDATA[ |
<AntProperty> |
<name>key2</name> |
23,5 → 20,5 |
<value>value2</value> |
</AntProperty>]]> |
</programlisting> |
</section> |
|
</section> |