Created
February 20, 2012 14:10
-
-
Save hiroxpepe/1869391 to your computer and use it in GitHub Desktop.
a ZK Framework XML schema example.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<zk xmlns="http://www.zkoss.org/2005/zul" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.zkoss.org/2005/zul http://www.zkoss.org/2005/zul/zul.xsd"> | |
<window title="Hello World!!" border="normal" width="500px"> | |
</window> | |
</zk> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is a ZK Framework's XML schema example. | |
If you are describing a XML schema on your .zul file, You get a IDE Intellisence from like the NetBeans IDE. | |
(:D |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks a lot that was very helpfull.
needs a tiny correction now though https://www.zkoss.org/2005/zul/zul.xsd