XML Components

From Documentation
Revision as of 02:41, 1 August 2011 by Alicelin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


XML Components

This section describes how to use the XML component set. The XML component set is a special component set used in a XML device. A XML device is a client that accepts XML output. You can not use it with ZUL or XHTML.

For introduction please refer to ZK Developer's Reference.

Most of XML elements with the XML namespace are mapped to a general XML component (XmlNativeComponent) that will generate the element and all its attributes to the client directly. However, the XML component set also provide some components for different functionality. We discuss them one-by-one in the following sections.


Subsections:




Last Update : 2011/08/01

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.