Questions tagged as 'xml'

0
answers

Sign XML from NFSe. RPS and then Batch using PHP

I'm trying to sign RPS and Batch of an RPS in XML through the RobRichards library in PHP but the Betha Fly e-note system is giving invalid signature error. I got the certificate.pfx and converted to certificate.pem Then I just got the public key...
asked by 16.02.2018 / 22:56
0
answers

Changing the shape of an imageView

How can I change the format of an imageView to be in that format?     
asked by 02.02.2018 / 19:39
0
answers

Quotation in json with the return of the value of Commodities like Soybean and maize

I'm retrieving a list in JSON / XML using the function of getting commodity day quotations like SOYBEANS and CORN. Could you tell me a source?     
asked by 07.02.2018 / 14:50
0
answers

Conversion from XML to HTML Table

I have XML that comes from the Paraná Business Association containing queries about a person's document. Previously, they had a static "layout pattern", which made it easy to turn into an HTML table to display on my site. I could do the readi...
asked by 07.02.2018 / 15:05
0
answers

Generate field Xml file in Oracle

I have a problem to solve: I have a table in Oracle 11g that stores the company entry notes, in this table I have a column of type CLOB that stores the complete XML file of the note, my mission is: get this column of the CLOB type with the XML a...
asked by 07.02.2018 / 11:34
1
answer

Problems when serializing object to XML

After serializing an object to XML, some properties disappear. These objects were automatically generated with add references services and do not have the [System.Xml.Serialization.XmlIgnoreAttribute ()] but are not appearing in XML after the...
asked by 25.01.2018 / 14:00
0
answers

I am having doubts on how to call 3 tags from XML file

I need to read a URL and through it, create an XML file and in that file call only 3 tags. It's just that this URL directs you to another link. Can anyone help me?!     
asked by 22.01.2018 / 17:34
0
answers

Write an XML file inside the C #

Good evening, people, I would like a help, the structure of my project is in accordance with the image below. Iwouldliketoimportthedatafrommytableintothis'arq.xml'filethatisinsidetheproject.I'mtryingtodowiththiscode:dt.WriteXml("arq.xml",...
asked by 28.01.2018 / 03:35
0
answers

export XML files stored in oracle database

Good afternoon! I have a problem at work to solve and I would like to know if there is any prepared script that can help me, I need to grab the XML file from input notes that are stored in a clob-like column in a table in the database and export...
asked by 26.01.2018 / 21:10
0
answers

Format date (type sql date) with javascript without changing type

Pick a date field of type date yyyy-MM-dd (sql) use a javascript function directly in the XML file to show this date in dd-MM-yyyy format without changing the type, remaining Date. Is it possible?     
asked by 19.01.2018 / 18:05