Questions tagged as 'xml'

0
answers

subscribe xml Nfse using node.js

I need to sign an xml for Nfse, I'm using the xml-crypto librarian, however I get the return that the signature is incorrect. Can someone tell me another javascript library? Here's a snippet of my code with xml-crypto var SignedXml = require('...
asked by 28.09.2018 / 15:12
0
answers

How to sign NF-e XML in ASP.NET Core using the NF-e 4.00 signature defaults?

Good afternoon, I'm developing an API with ASP.NET Core, communicating with Sefaz to send the NF-e, however I'm having a problem signing the XML, below is the code that makes the signature: var listas = xmlAssinar.GetElementsByTagName(infosTip...
asked by 12.09.2018 / 17:42
1
answer

Android Studio - XML Layout does not show options and always gives error

Any and all layout I create does not show elements like LinearLayout, RecyclerView and others. Only the options below (and the errors too) Also, XML always has an error saying that width or height is missing, but everything is fine (as...
asked by 20.10.2018 / 22:36
0
answers

JAXB Unmarshaller xml "String" for object returning values all null

I'm using JAXB to get an xml string and convert to object, but the object is with all null values. Class import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax....
asked by 04.09.2018 / 16:48
0
answers

xml opening in div does not receive xsl

I have the HTML files, ajax.js and intrucao.js as follows. When you click on agar.xml , the style sheet agar.xsl is not loaded. The addendum is that the load is done in div . What's in the code that should...
asked by 05.09.2018 / 21:23
0
answers

TOMCAT - HTTP Status 404 - Not Found

I know there are already other questions about this but their solution did not help at all, so I would like you to help me with my problem here. This is a project that uses Maven (normal) and Tomcat for server. What happens is that when I do...
asked by 22.08.2018 / 20:04
0
answers

What is the purpose of xml: base

Good afternoon, I'm programming an xml and I'm still very new to this programming, and one of the tags I found looking at some examples was: <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/1...
asked by 31.08.2018 / 20:45
1
answer

Problem with VBS and XML

Are people ... all right? I have a problem here, I have a VBS script that caters me well, it reads the XML files and renames them to the vendor name. Now I need it to rename the XML to the document issuance date (dhEmi), which in this case is...
asked by 08.08.2018 / 23:43
1
answer

Read XML ASP Classico

How to redeem the value of the ValId field? <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Header/> <SOAP-ENV:Body> <ns1:AbcResponse xmlns:ns1="http://esec.com.br/m...
asked by 11.08.2018 / 04:42
0
answers

Using WebService on Wordpress

Hello, I am a trainee for a company, and I am developing a 2-way integration system of BB booths for WordPress, and for that, according to the bank's developer manual, it is necessary for the company to have a database with customer tables an...
asked by 17.08.2018 / 14:22