
xml.xinclude.xml Maven / Gradle / Ivy
The newest version!
<?xml version="1.0" encoding="UTF-8" ?> <frame size="640,480" title="XInclude Sample" defaultCloseOperation="JFrame.HIDE_ON_CLOSE" layout="BorderLayout"> <panel constraints="BorderLayout.CENTER"> <label id="lbl" Font="Comic Sans MS-BOLD-14" Foreground="blue"> Swixml now understands some XPointer / XInclude syntax </label> </panel> <panel id="pnl_footer" constraints="BorderLayout.SOUTH" include="xml/fragments.xml#PNL_OK_CANCEL"/><!-- INCLUDE FRAGMENT --> </frame>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy