All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.semanticwb.portal.resources.SemanticSearch.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="ISO-8859-1"?>
<admresource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <xslfile>admresource.xslt</xslfile>
    <form name="frmAdmSemSearch" action="true" method="POST" enctype="multipart/form-data">
        <fieldset>
            <input type="TEXT" name="destUrl" label="P?gina de resultados:"/>
            <input type="TEXT" name="mapUrl" label="P?gina de mapa:"/>
        </fieldset>
        <fieldset>
            <input type="SUBMIT" name="btnSave" value="Guardar"/>
            <input type="RESET" name="btnReset" value="Cancelar"/>
        </fieldset>
    </form>
</admresource>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy