Questions tagged as 'xml'

1
answer

Web Service WCF output XML

I'm building a web service using WCF. I created the edmx file, I made the connection to the database where I am informing the tables, views and procedures that I want to use and my .svc file looks like this: ' This method is called only once t...
asked by 09.11.2015 / 11:47
0
answers

Change XML numbers using PHP file with form

The following PHP code performs a click-through search and displays all required XML data, however, even with the PHP script to increase and decrease the XML values in 1 , by clicking on + or - , it only returns the main page...
asked by 24.10.2015 / 14:36
0
answers

Webservice in C # Reading Xml

Good afternoon, I'm building a WebService in C #, I created a method that reads an XML sent as a request and should return the student's name ... The problem I'm facing is actually when I try to perform the test using SoapUI, when I send the XML...
asked by 09.09.2015 / 20:41
1
answer

AppBar overlapping the contents of the rest of the Activity

I'm doing some exercise but at the time of running, the bar always stays on top of the Activity content. Print how are you for now Belowismyfilecontent_formulario.xml:<?xmlversion="1.0" encoding="utf-8"?> <ScrollView androi...
asked by 19.10.2015 / 18:55
0
answers

Create XML file

I'm trying to create an XML but it's causing the following error:    An exception of type 'System.InvalidOperationException' occurred in System.Xml.dll but was not handled in user code       Additional information: There was an error generat...
asked by 06.08.2015 / 14:38
1
answer

Validate XML with XSD generated from a Class

How can I validate my XML correctly through an XSD that was automatically generated based on a class?     
asked by 16.10.2015 / 20:22
0
answers

Upload file through an edittext

Is it possible to upload a direct file that has already been downloaded to the PC via an edit? <? $xml = simplexml_load_file("clientes.xml"); print_r($xml); ?> In case the clients.xml file would not be pre-defined in the code, it coul...
asked by 22.08.2015 / 04:34
1
answer

CardView in API 10

With normal background: SwitchingtoanothercolordisplaysalinebelowtheTextView: xml:<RelativeLayoutxmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match...
asked by 23.08.2015 / 07:01
1
answer

PHP - print_r in xml is bringing class name [closed]

I have a class called Cliente.php which makes the connection to the web service and I have another call Requisição.php that generate the XML request and sends it to Cliente.php . The problem is that the response I get from...
asked by 16.06.2015 / 13:05
0
answers

Problem in a class of "self-shrinking"

I asked how to implement this class # full screen startingtyping Asyoucansee,itisdecreasing,butwhatyouaretypingdoesnotappear,butitisthere.followscodefromthe"autocollapse" class link ** * DO WHAT YOU WANT TO PUBLIC...
asked by 16.06.2015 / 15:47