Web Service: wsmarcatendimento

Target Namespace:
http://agendamentows/

Port wsmarcatendimentoSoap Port typeSource code

Location:
http://agendamentows/marcatendimento.asmx
Protocol:
SOAP
Transport protocol:
SOAP over HTTP
Operations:
  1. AlterarMarcacaoDetailSource code
  2. CancelarMarcacaoDetailSource code
  3. ConsultarMarcacoesDetailSource code
  4. EfetuarMarcacaoDetailSource code
  5. ObteServicosConcelhoDetailSource code
  6. ObteServicosDistritoDetailSource code
  7. ObterConcelhosDetailSource code
  8. ObterDetalheSubAssuntoDetailSource code
  9. ObterDisponibilidadesDetailSource code
  10. ObterDistritosDetailSource code
  11. ObterInformacaoSFDetailSource code
  12. ObterRespostasOperacaoDetailSource code
  13. ObterTipificacaoDetailSource code
  14. ObterUrlAnexoDetailSource code

Port wsmarcatendimentoSoap12 Port typeSource code

Location:
http://agendamentows/marcatendimento.asmx
Protocol:
SOAP
Transport protocol:
SOAP over HTTP
Operations:
  1. AlterarMarcacaoDetailSource code
  2. CancelarMarcacaoDetailSource code
  3. ConsultarMarcacoesDetailSource code
  4. EfetuarMarcacaoDetailSource code
  5. ObteServicosConcelhoDetailSource code
  6. ObteServicosDistritoDetailSource code
  7. ObterConcelhosDetailSource code
  8. ObterDetalheSubAssuntoDetailSource code
  9. ObterDisponibilidadesDetailSource code
  10. ObterDistritosDetailSource code
  11. ObterInformacaoSFDetailSource code
  12. ObterRespostasOperacaoDetailSource code
  13. ObterTipificacaoDetailSource code
  14. ObterUrlAnexoDetailSource code

Operations

    Port type wsmarcatendimentoSoapSource code

    1. AlterarMarcacao
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#AlterarMarcacao
      Input:
      AlterarMarcacaoSoapIn (soap:body, use = literal)Source code
      AlterarMarcacao1 type AlterarMarcacao1
      • IDMarcacao type int
      • Ficheiros - optional; type ArrayOfString
        • FilenetID - optional, unbounded; type string
      • Observacoes - optional; type string
      • Marcacao - optional; type Marcacao
        • InfoUtilizador - optional; type InfoUtilizador
          • NIF - optional; type positiveInteger
          • Nome - optional; type string
          • Email - optional; type string
          • Telefone - optional; type int
          • TelefoneSpecified - optional; type boolean
          • AutContacto type boolean
          • NIFRepresentanteLegal - optional; type int
          • ServicoIDCompetenciaTerritorial - optional; type string
        • InfoRepresentante - optional; type InfoUtilizador
          • NIF - optional; type positiveInteger
          • Nome - optional; type string
          • Email - optional; type string
          • Telefone - optional; type int
          • TelefoneSpecified - optional; type boolean
          • AutContacto type boolean
          • NIFRepresentanteLegal - optional; type int
          • ServicoIDCompetenciaTerritorial - optional; type string
        • IDAssunto type int
        • IDSubAssunto type int
        • RespostaQuestionario - optional; type RespostaQuestionario
          • IDPergunta - optional, unbounded; type int
            • IDResposta type int
            • TextoResposta - optional; type string
        • ServicoID - optional; type string
        • PeriodoDisponivel - optional; type PeriodoDisponivel
          • Posto - optional; type string
          • DataHoraInicio type dateTime
          • DataHoraFim type dateTime
        • Posto - optional; type string
        • TempoAtendimento type int
        • ListOfDadosAdicionais - optional; type ArrayOfDadosAdicionais
          • DadosAdicionais - optional, unbounded; type DadosAdicionais
            • Nome - optional; type string
            • Valor - optional; type string
      Output:
      AlterarMarcacaoSoapOut (soap:body, use = literal)Source code
      AlterarMarcacaoResult type AlterarMarcacaoResult
      • CodigoResposta type int
      • MarcacaoEfetuada - optional; type MarcacaoEfetuada
        • IDMarcacao type int
        • ServicoID - optional; type string
        • Posto - optional; type string
    2. CancelarMarcacao
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#CancelarMarcacao
      Input:
      CancelarMarcacaoSoapIn (soap:body, use = literal)Source code
      CancelarMarcacao1 type CancelarMarcacao1
      • IDMarcacao type int
      Output:
      CancelarMarcacaoSoapOut (soap:body, use = literal)Source code
      CancelarMarcacaoResult type CancelarMarcacaoResult
      • CodigoResposta type int
    3. ConsultarMarcacoes
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#ConsultarMarcacoes
      Input:
      ConsultarMarcacoesSoapIn (soap:body, use = literal)Source code
      ConsultarMarcacoes1 type ConsultarMarcacoes1
      • NIF - optional; type positiveInteger
      • DataInicio - optional; type date
      • DataFim - optional; type date
      Output:
      ConsultarMarcacoesSoapOut (soap:body, use = literal)Source code
      ConsultarMarcacoesResult type ConsultarMarcacoesResult
      • CodigoResposta type int
      • DetalheMarcacao - optional, unbounded; type DetalheMarcacao
        • IDMarcacao type int
        • IDAssunto type int
        • IDSubAssunto type int
        • ServicoID - optional; type string
        • Posto - optional; type string
        • Periodo - optional; type PeriodoDisponivel
          • Posto - optional; type string
          • DataHoraInicio type dateTime
          • DataHoraFim type dateTime
        • RespostaQuestionario - optional; type RespostaQuestionario
          • IDPergunta - optional, unbounded; type int
            • IDResposta type int
            • TextoResposta - optional; type string
        • Observacoes - optional; type string
    4. EfetuarMarcacao
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#EfetuarMarcacao
      Input:
      EfetuarMarcacaoSoapIn (soap:body, use = literal)Source code
      EfetuarMarcacao1 type EfetuarMarcacao1
      • Marcacao - optional; type Marcacao
        • InfoUtilizador - optional; type InfoUtilizador
          • NIF - optional; type positiveInteger
          • Nome - optional; type string
          • Email - optional; type string
          • Telefone - optional; type int
          • TelefoneSpecified - optional; type boolean
          • AutContacto type boolean
          • NIFRepresentanteLegal - optional; type int
          • ServicoIDCompetenciaTerritorial - optional; type string
        • InfoRepresentante - optional; type InfoUtilizador
          • NIF - optional; type positiveInteger
          • Nome - optional; type string
          • Email - optional; type string
          • Telefone - optional; type int
          • TelefoneSpecified - optional; type boolean
          • AutContacto type boolean
          • NIFRepresentanteLegal - optional; type int
          • ServicoIDCompetenciaTerritorial - optional; type string
        • IDAssunto type int
        • IDSubAssunto type int
        • RespostaQuestionario - optional; type RespostaQuestionario
          • IDPergunta - optional, unbounded; type int
            • IDResposta type int
            • TextoResposta - optional; type string
        • ServicoID - optional; type string
        • PeriodoDisponivel - optional; type PeriodoDisponivel
          • Posto - optional; type string
          • DataHoraInicio type dateTime
          • DataHoraFim type dateTime
        • Posto - optional; type string
        • TempoAtendimento type int
        • ListOfDadosAdicionais - optional; type ArrayOfDadosAdicionais
          • DadosAdicionais - optional, unbounded; type DadosAdicionais
            • Nome - optional; type string
            • Valor - optional; type string
      • Ficheiros - optional; type ArrayOfString
        • FilenetID - optional, unbounded; type string
      • Observacoes - optional; type string
      Output:
      EfetuarMarcacaoSoapOut (soap:body, use = literal)Source code
      EfetuarMarcacaoResult type EfetuarMarcacaoResult
      • CodigoResposta type int
      • MarcacaoEfetuada - optional; type MarcacaoEfetuada
        • IDMarcacao type int
        • ServicoID - optional; type string
        • Posto - optional; type string
    5. ObteServicosConcelho
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#ObteServicosConcelho
      Input:
      ObteServicosConcelhoSoapIn (soap:body, use = literal)Source code
      ObteServicosConcelho1 type ObteServicosConcelho1
      • IDConcelho - optional; type string
      • IDAssunto type int
      Output:
      ObteServicosConcelhoSoapOut (soap:body, use = literal)Source code
      ObteServicosConcelhoResult type ObteServicosConcelhoResult
      • CodigoResposta type int
      • ListOfServicos - optional; type ArrayOfServicos
        • Servicos - optional, unbounded; type Servicos
          • IDServico - optional; type string
          • Nome - optional; type string
          • TipoServico - optional; type string
    6. ObteServicosDistrito
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#ObteServicosDistrito
      Input:
      ObteServicosDistritoSoapIn (soap:body, use = literal)Source code
      ObteServicosDistrito1 type ObteServicosDistrito1
      • IDDistrito - optional; type string
      • IDAssunto type int
      Output:
      ObteServicosDistritoSoapOut (soap:body, use = literal)Source code
      ObteServicosDistritoResult type ObteServicosDistritoResult
      • CodigoResposta type int
      • ListOfServicos - optional; type ArrayOfServicos
        • Servicos - optional, unbounded; type Servicos
          • IDServico - optional; type string
          • Nome - optional; type string
          • TipoServico - optional; type string
    7. ObterConcelhos
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#ObterConcelhos
      Input:
      ObterConcelhosSoapIn (soap:body, use = literal)Source code
      ObterConcelhos1 type ObterConcelhos1
      • IDDistrito - optional; type string
      Output:
      ObterConcelhosSoapOut (soap:body, use = literal)Source code
      ObterConcelhosResult type ObterConcelhosResult
      • CodigoResposta type int
      • ListOfConcelhos - optional; type ArrayOfConcelhos
        • Concelhos - optional, unbounded; type Concelhos
          • IDConcelho - optional; type string
          • NomeConcelho - optional; type string
    8. ObterDetalheSubAssunto
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#ObterDetalheSubAssunto
      Input:
      ObterDetalheSubAssuntoSoapIn (soap:body, use = literal)Source code
      ObterDetalheSubAssunto1 type ObterDetalheSubAssunto1
      • IDAssunto type int
      • IDSubAssunto type int
      Output:
      ObterDetalheSubAssuntoSoapOut (soap:body, use = literal)Source code
      ObterDetalheSubAssuntoResult type ObterDetalheSubAssuntoResult
      • CodigoResposta type int
      • Questionario - optional; type ArrayOfPergunta
        • Pergunta - optional, unbounded; type Pergunta
          • IDPergunta type int
          • TipoDePergunta type int
          • TextoDaPergunta - optional; type string
          • ListOfRespostasPossiveis - optional; type ArrayOfResposta
            • Resposta - optional, unbounded; type Resposta
              • IDResposta type int
              • TextoResposta - optional; type string
              • TempoAtendimento type int
      • InfoAdicionalContribuinte - optional; type string
    9. ObterDisponibilidades
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#ObterDisponibilidades
      Input:
      ObterDisponibilidadesSoapIn (soap:body, use = literal)Source code
      ObterDisponibilidades1 type ObterDisponibilidades1
      • ServicoID - optional; type string
      • DataInicio type date
      • DataFim type date
      • IDAssunto type int
      • IDSubAssunto type int
      • RespostaQuestionario - optional; type RespostaQuestionario
        • IDPergunta - optional, unbounded; type int
          • IDResposta type int
          • TextoResposta - optional; type string
      • TempoAtendimento type int
      Output:
      ObterDisponibilidadesSoapOut (soap:body, use = literal)Source code
      ObterDisponibilidadesResult type ObterDisponibilidadesResult
      • CodigoResposta type int
      • DisponibilidadesServico - optional; type DisponibilidadesServico
        • ServicoID - optional; type string
        • PeriodoDisponivel - optional, unbounded; type PeriodoDisponivel
          • Posto - optional; type string
          • DataHoraInicio type dateTime
          • DataHoraFim type dateTime
    10. ObterDistritos
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#ObterDistritos
      Input:
      ObterDistritosSoapIn (soap:body, use = literal)Source code
      ObterDistritos1 type ObterDistritos1
      • TipoDistrito - optional; type string
      Output:
      ObterDistritosSoapOut (soap:body, use = literal)Source code
      ObterDistritosResult type ObterDistritosResult
      • CodigoResposta type int
      • ListOfDistritos - optional; type ArrayOfDistritos
        • Distritos - optional, unbounded; type Distritos
          • IDDistrito type int
          • NomeDistrito - optional; type string
    11. ObterInformacaoSF
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#ObterInformacaoSF
      Input:
      ObterInformacaoSFSoapIn (soap:body, use = literal)Source code
      ObterInformacaoSF1 type ObterInformacaoSF1
      • ServicoID - optional; type string
      Output:
      ObterInformacaoSFSoapOut (soap:body, use = literal)Source code
      ObterInformacaoSFResult type ObterInformacaoSFResult
      • CodigoResposta type int
      • ServicoID - optional; type string
      • Nome - optional; type string
      • Morada - optional; type string
      • Telefone - optional; type positiveInteger
      • TipoServico - optional; type string
      • HorarioAbertura type dateTime
      • HorarioFecho type dateTime
      • TemAtendimentoEletronicoDisponivel type boolean
    12. ObterRespostasOperacao
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#ObterRespostasOperacao
      Input:
      ObterRespostasOperacaoSoapIn (soap:body, use = literal)Source code
      ObterRespostasOperacao1 type ObterRespostasOperacao1
      • Operacao - optional; type string
      Output:
      ObterRespostasOperacaoSoapOut (soap:body, use = literal)Source code
      ObterRespostasOperacaoResult type ObterRespostasOperacaoResult
      • ListOfRespostasOperacao - optional; type ArrayOfRespostasOperacao
        • RespostasOperacao - optional, unbounded; type RespostasOperacao
          • IDResposta type int
          • Descricao - optional; type string
    13. ObterTipificacao
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#ObterTipificacao
      Input:
      ObterTipificacaoSoapIn (soap:body, use = literal)Source code
      Output:
      ObterTipificacaoSoapOut (soap:body, use = literal)Source code
      ObterTipificacaoResult type ObterTipificacaoResult
      • CodigoResposta type int
      • ListOfAssuntos - optional; type ArrayOfAssunto
        • Assunto - optional, unbounded; type Assunto
          • IDAssunto type int
          • Descricao - optional; type string
          • ExclusivoAreaFiscal type boolean
          • ListOfSubAssuntos - optional; type ArrayOfSubAssunto
            • SubAssunto - optional, unbounded; type SubAssunto
              • IDSubAssunto type int
              • Descricao - optional; type string
              • InfosAdicionais - optional; type ArrayOfInt
                • InfoAdicional - optional, unbounded; type int
          • ListOfTiposServico - optional; type ArrayOfTipoServico
            • TipoServico - optional, unbounded; type TipoServico
              • TipoServico - optional; type string
    14. ObterUrlAnexo
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      urn:#ObterUrlAnexo
      Input:
      ObterUrlAnexoSoapIn (soap:body, use = literal)Source code
      ObterUrlAnexo1 type ObterUrlAnexo1
      • IDSubAssunto - optional; type string
      Output:
      ObterUrlAnexoSoapOut (soap:body, use = literal)Source code
      ObterUrlAnexoResult type ObterUrlAnexoResult
      • CodigoResposta type int
      • URLAnexo - optional; type string

WSDL source code

<?xml version="1.0"?>
<wsdl:definitions targetNamespace="http://agendamentows/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:s1="http://agendamentows/wsmarcatendimento"
xmlns:tns="http://agendamentows/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
xmlns:s="http://www.w3.org/2001/XMLSchema"
>
<wsdl:types>
<s:schema elementFormDefault="qualified" targetNamespace="http://agendamentows/"></s:schema>
<s:schema elementFormDefault="qualified" targetNamespace="http://agendamentows/wsmarcatendimento"></s:schema>
</wsdl:types>
<wsdl:portType name="wsmarcatendimentoSoap"></wsdl:portType>
<wsdl:binding name="wsmarcatendimentoSoap" type="tns:wsmarcatendimentoSoap"></wsdl:binding>
<wsdl:binding name="wsmarcatendimentoSoap12" type="tns:wsmarcatendimentoSoap"></wsdl:binding>
</wsdl:definitions>

About wsdl-viewer.xsl

This document was generated by libxslt XSLT engine. Based on Uche Ogbuji work. The engine processed the WSDL in XSLT 1.0 compliant mode.
This page has been generated to AMA by wsdl-viewer.xsl, version 3.1.02