Name: xml
File Extensions: xml
Namespace: http://www.zkoss.org/2007/xml
Namespace shortcut: xml
Device: XML
Available only ZK EE

XML component sets. It is used to generate (static) XML document, such as RSS feed. For introduction please refer to ZK Developer’s Reference.

Most of XML elements with the XML namespace are mapped to a general XML component (org.zkoss.zml.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. For more information please refer to ZK Component Reference.