Questions tagged as 'xml'

1
answer

SQL - Searching for XML data

I have a table where one of the fields is an XML ThestructureofXMListheBrazilianstandardschemaofCTE(KnowledgeofElectronicTransport)<cteProcxmlns="http://www.portalfiscal.inf.br/cte" versao="2.00"> <CTe xmlns="http://www.portalfiscal....
asked by 08.05.2018 / 17:29
1
answer

EFD Transmission Reinf - "failure to access the Electronic Power of Attorney System"

After upgrading the classes from xsds to version 1.3.02, I am trying to pass EFD Reinf open (R1000) and close (R2099) events. I have been correcting the errors as they have appeared until I stop at the following:    MS0020 - Proxy System acce...
asked by 30.04.2018 / 19:12
0
answers

Ajax returning error message (Access-Control-Allow-Origin) [duplicate]

I'm trying to access the post api and I'm getting an access error not allowed, it follows the screenshot of the error: Andthecodethatdoesajax:functionfreteeprazo(){varparams={'nCdEmpresa':'','sDsSenha':'','nCdServico':'04014','sCepOrigem':'03...
asked by 08.05.2018 / 23:36
0
answers

Consume WS with javascript

I'm using SoapUI to take the WS test: AnotherimagethatshowsauthenticationtoconsumeXML: OnlywhenItrytoconsumethesamexmlonlythroughthejavascript,Icannot(IthinkIlacktechnicalknowledge) $(document).ready(function (){ var url = 'http://SERVIDO...
asked by 09.05.2018 / 00:39
0
answers

Error when modeling XSD

From this XML code, I have the XSD block: Code <?xml version="1.0" encoding="UTF-8"?> <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.org/arquivoValidador" xmlns:tns="http://www.examp...
asked by 24.04.2018 / 00:09
0
answers

XSD error with tag types

When building code : <types> <xs:schema targetNamespace="urn:sigiss_ws"> <xs:import namespace="http://schemas.xmlsoap.org/soap/encoding/"/> <xs:import namespace="http://schemas.xmlsoap.org/wsdl/"/>...
asked by 24.04.2018 / 00:46
0
answers

How do I control items from another menu when I populate a new menu.xml file inside an existing drawer navigation menu?

Below is the code I used to inflate a new menu file, all the layout files are ready, but I can not use the menu that was inflated by clicking on a menu item drawer it does not redirect to a new one I tried to do an expandableview in the menu, bu...
asked by 24.04.2018 / 01:51
1
answer

Returning XML files inside a folder in PHP

I am using the following code to list and read the XML files in this folder. But how the listing returns me. and the .. my system returns error that it is not possible to access these files. Here are the codes used. $pasta = $data[0].$data[1]....
asked by 22.04.2018 / 19:30
0
answers

Plugin to open Schema (Design) Xsd using NetBeans in a version greater than 6.7

I wonder if there is a plugin for Netbeans that opens the design of an Xsd file. I know that for Netbeans version 6.7 there is a plugin that when installed shows Schema, however I need to use version 8.2 of NetBeans.     
asked by 24.04.2018 / 16:16
0
answers

Symbol appears at the end of XML

I have an XML document that serves for a program in Java to save some values that will be read by another one in C #. It is not the best way to exchange values between languages (this is what has come out, but I accept suggestions for alternativ...
asked by 12.04.2018 / 11:06