Service Definition <?xml version="1.0" encoding="UTF-8" ?> <serviceDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.lumis.com.br/lumisportal/xsd/servicedefinition.xsd"> <service id="corporateExibeTabela2" name="Display Table2" type="lum_service"> <description>Example of a service that sends and receives parameters for printing tables on the screen.</description> </service> <interfaces> <interface id="exibeTabela" name="Display Table2" className="corporate.exibetabela.ExibeTabela2"></interface> </interfaces> </serviceDefinition>