Skip to content

Instantly share code, notes, and snippets.

@celsowm
Created February 17, 2026 00:47
Show Gist options
  • Select an option

  • Save celsowm/66e7c1014c91f5d5f3fc17e4cb3baabf to your computer and use it in GitHub Desktop.

Select an option

Save celsowm/66e7c1014c91f5d5f3fc17e4cb3baabf to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?><xs:schema elementFormDefault="qualified" targetNamespace="http://www.cnj.jus.br/servico-intercomunicacao-2.2.2/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.cnj.jus.br/servico-intercomunicacao-2.2.2/"><xs:import schemaLocation="https://wwwh12.tjrj.jus.br/HMNI/Servico.svc?xsd=xsd1" namespace="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="consultarAvisosPendentes" type="q1:tipoConsultarAvisosPendentes" xmlns:q1="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="consultarAvisosPendentesResposta" type="q2:tipoConsultarAvisosPendentesResposta" xmlns:q2="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="consultarTeorComunicacao" type="q3:tipoConsultarTeorComunicacao" xmlns:q3="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="consultarTeorComunicacaoResposta" type="q4:tipoConsultarTeorComunicacaoResposta" xmlns:q4="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="consultarProcesso" type="q5:tipoConsultarProcesso" xmlns:q5="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="consultarProcessoResposta" type="q6:tipoConsultarProcessoResposta" xmlns:q6="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="entregarManifestacaoProcessual" type="q7:tipoEntregarManifestacaoProcessual" xmlns:q7="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="entregarManifestacaoProcessualResposta" type="q8:tipoEntregarManifestacaoProcessualResposta" xmlns:q8="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="consultarAlteracao" type="q9:tipoConsultarAlteracao" xmlns:q9="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="consultarAlteracaoResposta" type="q10:tipoConsultarAlteracaoResposta" xmlns:q10="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="confirmarRecebimento" type="q11:tipoConfirmarRecebimento" xmlns:q11="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/><xs:element name="confirmarRecebimentoResposta" type="q12:tipoConfirmarRecebimentoResposta" xmlns:q12="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"/></xs:schema>
<?xml version="1.0" encoding="utf-8"?><xs:schema elementFormDefault="qualified" targetNamespace="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.cnj.jus.br/tipos-servico-intercomunicacao-2.2.2"><xs:import schemaLocation="https://wwwh12.tjrj.jus.br/HMNI/Servico.svc?xsd=xsd2" namespace="http://www.cnj.jus.br/intercomunicacao-2.2.2"/><xs:complexType name="tipoConsultarAvisosPendentes"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="idRepresentado" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="idConsultante" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="senhaConsultante" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="dataReferencia" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="dataFimReferencia" type="xs:string"/></xs:sequence></xs:complexType><xs:complexType name="tipoConsultarAvisosPendentesResposta"><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="sucesso" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="mensagem" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="aviso" type="q1:tipoAvisoComunicacaoPendente" xmlns:q1="http://www.cnj.jus.br/intercomunicacao-2.2.2"/></xs:sequence></xs:complexType><xs:complexType name="tipoConsultarTeorComunicacao"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="idConsultante" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="senhaConsultante" type="xs:string"/><xs:choice minOccurs="1" maxOccurs="1"><xs:element minOccurs="0" maxOccurs="1" name="identificadorAviso" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="numeroProcesso" type="xs:string"/></xs:choice></xs:sequence></xs:complexType><xs:complexType name="tipoConsultarTeorComunicacaoResposta"><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="sucesso" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="mensagem" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="comunicacao" type="q2:tipoComunicacaoProcessual" xmlns:q2="http://www.cnj.jus.br/intercomunicacao-2.2.2"/></xs:sequence></xs:complexType><xs:complexType name="tipoConsultarProcesso"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="idConsultante" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="senhaConsultante" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="numeroProcesso" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="dataReferencia" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="movimentos" type="xs:boolean"/><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:element minOccurs="0" maxOccurs="1" name="documento" type="xs:string"/><xs:element minOccurs="1" maxOccurs="1" name="incluirCabecalho" type="xs:boolean"/><xs:element minOccurs="1" maxOccurs="1" name="incluirDocumentos" type="xs:boolean"/></xs:choice></xs:sequence></xs:complexType><xs:complexType name="tipoConsultarProcessoResposta"><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="sucesso" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="mensagem" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="processo" type="q3:tipoProcessoJudicial" xmlns:q3="http://www.cnj.jus.br/intercomunicacao-2.2.2"/></xs:sequence></xs:complexType><xs:complexType name="tipoEntregarManifestacaoProcessual"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="idManifestante" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="senhaManifestante" type="xs:string"/><xs:choice minOccurs="1" maxOccurs="1"><xs:element minOccurs="0" maxOccurs="1" name="dadosBasicos" type="q4:tipoCabecalhoProcesso" xmlns:q4="http://www.cnj.jus.br/intercomunicacao-2.2.2"/><xs:element minOccurs="0" maxOccurs="1" name="numeroProcesso" type="xs:string"/></xs:choice><xs:element minOccurs="0" maxOccurs="unbounded" name="documento" type="q5:tipoDocumento" xmlns:q5="http://www.cnj.jus.br/intercomunicacao-2.2.2"/><xs:element minOccurs="0" maxOccurs="1" name="dataEnvio" type="xs:string"/><xs:element minOccurs="0" maxOccurs="unbounded" name="parametros" type="q6:tipoParametro" xmlns:q6="http://www.cnj.jus.br/intercomunicacao-2.2.2"/></xs:sequence></xs:complexType><xs:complexType name="tipoEntregarManifestacaoProcessualResposta"><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="sucesso" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="mensagem" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="protocoloRecebimento" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="dataOperacao" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="recibo" type="xs:base64Binary"/><xs:element minOccurs="0" maxOccurs="unbounded" name="parametro" type="q7:tipoParametro" xmlns:q7="http://www.cnj.jus.br/intercomunicacao-2.2.2"/></xs:sequence></xs:complexType><xs:complexType name="tipoConsultarAlteracao"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="idConsultante" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="senhaConsultante" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="numeroProcesso" type="xs:string"/></xs:sequence></xs:complexType><xs:complexType name="tipoConsultarAlteracaoResposta"><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="sucesso" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="mensagem" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="hashCabecalho" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="hashMovimentacoes" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="hashDocumentos" type="xs:string"/></xs:sequence></xs:complexType><xs:complexType name="tipoConfirmarRecebimento"><xs:sequence><xs:element minOccurs="0" maxOccurs="1" name="idRecebedor" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="senhaRecebedor" type="xs:string"/><xs:element minOccurs="0" maxOccurs="1" name="protocolo" type="xs:string"/></xs:sequence></xs:complexType><xs:complexType name="tipoConfirmarRecebimentoResposta"><xs:sequence><xs:element minOccurs="1" maxOccurs="1" name="sucesso" type="xs:boolean"/><xs:element minOccurs="0" maxOccurs="1" name="mensagem" type="xs:string"/></xs:sequence></xs:complexType></xs:schema>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment