Most voted "xml" questions
Extensible Markup Language (XML) or extensible markup language is a structured document format that defines human and machine-readable encoding rules. It is defined by the XML 1.0 Specification produced by the W3C (World Wide Web Consortium).
Learn more…1,028 questions
Sort by count of
-
1
votes1
answer95
viewsStore return of XML
I have a return of an XML that is a loop (because it’s the only way I know how to call back) but in XML I have two det, det nItem="1" and det nItem="2" which are 2 products, inside them is the tag…
-
1
votes0
answers263
viewsBulk C# and Sql Server NFE xml import
Good morning! I have an application with the following features: Windows Forms, C# Visual Studio Community 2019 Sql Server Express Windows 10 Pro About: I created the application in order to import…
-
1
votes2
answers68
viewsAdd values inside XML tags with C#
I’m trying to create a C# script for a Plugin in Notepad++, where the goal is to add all the values inside the tags <ValorDesconto>, <ValorCancelamento> and <ValorTotalLiquido> of…
-
0
votes3
answers311
viewsProblems with AJAX XML Request
I’m having a problem I made a Javascript code to display via AJAX an XML with a list: My XML is like this: <?xml version="1.0" encoding="ISO-8859-1"?> <telas> <item>…
-
0
votes1
answer129
viewsSpring Security Oauth2 Plugin with Json Tokens
Can anyone tell me if the Spring Security Oauth2 plugin supports access tokens in JSON format instead of XML format? And if yes what needs to be done to make that change?
-
0
votes2
answers3301
viewsHow to "capture" Webservice (XML) data in Java SE?
I am a layman in the subject webservice and need to capture the data of a webservice that returns some little information. The webservice is this:…
-
0
votes2
answers608
viewsValue when null does not show the value in xml
I did that: if (lis.DT_TransacaoV == null) pdv.Transacao = "Não Recebido"; else pdv.Transacao = "Recebido"; I have in the object PDV a property called Transacao string type. If it is different from…
-
0
votes2
answers231
viewsHow do I read an XML file in PHP?
I have a receipt file on .xml that when uploading to my PHP page, I would like a code that shows up a certain data that contains in the XML file such as the invoice number, the date of issue and the…
-
0
votes1
answer468
viewsPick key value set with hyphen
I am trying to access the value of the url-tool key, but it presents the following message: Notice: Use of undefined constant autenticacao - assumed 'autenticacao' in SimpleXMLElement Object (…
-
0
votes1
answer98
viewsC# application does not load XML file when putting the application to start with Windows
I have an application that reads an XML file when opening, done this manually works, but if you put the application to start with windows the same does not read the file.
-
0
votes1
answer304
viewsXSL read file names from a folder
I have the following file structure in a folder: -PASTA_XYZ - file1.xml - file2.xml - file3.xml - index.xml I would like the index.xml file to return the name of the files in this folder, but I have…
-
0
votes1
answer1458
viewsOracle Store Procedure reading XML
I need to make a stored procedure read an XML file and write it to a table in my database, but I have no idea how to do this... Can someone help me? I have 2 hours to deliver this.…
-
0
votes1
answer85
viewsConfiguration XML
I’m having trouble understanding an XML case The task I have to do is this: If in the register of at least one input, the storage center (esmart table, field10) for EXTC the system considers that it…
-
0
votes1
answer94
viewsAPI Level does not agree
I’m taking my first steps in developing for Android (today is my second day of study). See below my configuration files and the error I’m finding: Initially my Androidmanifest.xml was like this:…
-
0
votes0
answers267
viewsImageview Android Responsive for all devices
I have an Imageview and the problem is this: On smaller screens the image gets too big; on larger screens, it gets too small. I’ve made the folders hdpi, xhdpi and similar, but no good, I wanted to…
-
0
votes1
answer3407
viewsImport XML to Oracle tables
. Hello, I need to import an XML file to an oracle table. There are several examples on the internet, but none of them worked for me. In general, I’m having the error: LPX-00210: expected '<'…
-
0
votes1
answer588
viewsTag ns1: repeats on all other tags (XML)
I’m trying to make an XML but the ns1 tag repeats in all xml ready, has to solve this in an easier way? Example of the code: function TRPS.geraXML:TStrings; var XMLDoc : TXMLDocument; ANode :…
-
0
votes2
answers80
viewsSerialize xml output to class
I have the following list of XML data: <xml> <cnt>7469</cnt> <emails> <item> <to_email>[email protected]</to_email> <id>3352143303</id>…
-
0
votes1
answer701
viewscolor/opacity in selected view
I implemented a Navigation Drawer (no modifications to the Android Developers example) I only changed the background colors of Listview and Text of the items: layout/activity_main.xml:…
-
0
votes1
answer64
viewsIndex Google Shopping standard XML in Sphinx Search
How to Index a Standard XML Google Shopping in Sphinx Search? XML: <?xml version="1.0"?> <rss version="2.0" xmlns:g="http://base.google.com/ns/1.0"> <channel> <title>O nome…
-
0
votes1
answer39
viewsHow to edit editTexte keyboard to take up less space?
I have several editText, when calling the keyboard it compresses all together with the button has how to solve it.
-
0
votes0
answers53
viewsHow to create a navigation layout?
I would like to create a navigation layout. Example: I have keyboard with swipe in horizontal motion, it changes the keyboard layout. What layout should I use to accomplish this task? If anyone…
-
0
votes1
answer77
viewsExpand Object to Xml
I am using Expands Object (c# VS 2013) to read a complex xml file. I now need to read this Expands Object and turn it back into an xml.
-
0
votes1
answer1988
viewsList returns only last element
Eae guys, after a lot of work I managed to get several xml tags to play in an Excel report. But when I populate the list with my object and step into the report only the last element is listed. I’ve…
-
0
votes1
answer752
viewsActivity background image distorts when you open the keyboard
I’m developing an app that has a background image of the image. But every time I open the virtual keyboard to fill a field, this image is flattened. How do I make it not happen?…
-
0
votes1
answer265
viewsTraverse XML array in PHP
Hello. I have this path that is a position of a array of an XML response, and I’m taking the IDcli. I can’t make a foreach along this array and show the IDcli. $xml = simplexml_load_string($obj);…
-
0
votes2
answers364
viewsProblem to handle XML
I am trying the following error when trying to manipulate an XML string This is the XML I’m trying to read: <?xml version="1.0" encoding="utf-8"?> <integracao>…
-
0
votes1
answer53
viewsAre there restrictions on XML rendering?
I have a file of 960 records where each record has 175 fields, it’s a real estate form. When I ask to loop the 960 records with only 10 fields enabled, it generates an XML error as per photo. //…
-
0
votes0
answers44
viewsProblem in a "self shrinking" class
I asked a question of how to implement this class "self-sealing" but I have this problem when it will start to decrease the text , it is as it truncated the text, then you will be typing it will…
-
0
votes0
answers54
viewsHow to read an XML with C#?
Well I am new in C# and I have a question related to reading an XML. The XML is this: <ComportamentoPapeis> <Papel Codigo="PETR4" Nome="PETROBRAS PN" Ibovespa="#" Data="19/06/2015 17:59:59"…
-
0
votes0
answers30
viewsHow to pass values from one Activity to another
I came here to know how I do to pass data from one Activity to another, I’ve tried this: Intent i = new Intent(this, other.class) i.putExtra("NAME", name); But when I try to take the other Acticity…
-
0
votes2
answers1280
viewsTreating XML file with PHP
I have the following XML: <offer categoryId="3588" id="154394195459775522"> <offerName> CAMISETA DROP DEAD PRODUCTION – MASCULINA VERDE ESCURO </offerName> <links> <link…
-
0
votes2
answers56
viewsWebview does not want to go downtown
Boa I have a Webview that does not want to go to the center of my app I leave here the example In my xml : <WebView android:layout_width="wrap_content" android:layout_height="0dp"…
-
0
votes0
answers29
viewsCould this code cause webview to not "connect" to the xml’s center_horizontal?
I have this code to upload a video to the webview , I had already made a post but I forgot to present the code . mWebView.getSettings().setJavaScriptEnabled(true);…
-
0
votes0
answers13
viewsUpload file via an edittext
It is possible to load a direct file already downloaded into the micro through an Edit ? <? $xml = simplexml_load_file("clientes.xml"); print_r($xml); ?> In case the.xml client file would not…
-
0
votes1
answer384
viewsTextview is out of Relativelayout (with rounded edges)
I’m trying to make the items on my list look like figure 2, but they only look like figure 1. I did a lot of research on it, but I found very little about it (I don’t really know what to search…
-
0
votes2
answers1208
viewsHow to save variables to be used in the next . Java?
My main (parser) code is this way: public class pFormasDePagamento { public static void parseXML(String xml) throws ParserConfigurationException, SAXException, IOException { InputSource is = new…
-
0
votes1
answer538
viewsHow to compose a Linear Layout in Activity using JAVA only
In my application has a vertical linear layout with id: @+id/items In this layout for each item contained in a list, I would like to create another horizontal Linear Layout called, Row containing 2…
-
0
votes1
answer357
views"stretch" line on tablelayout
Well, I’m coding android, and building layouts for my app. My problem: I can’t make my app layout fit vertically to different devices. my xml code: ``` <TableRow android:id="@+id/tableRow2"…
-
0
votes1
answer99
viewsProblems when defining the layout
I am unable to make you accept this layout definition regarding the size of the Web View: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"…
-
0
votes1
answer208
viewsValidate XML with XSD generated from a Class
How can I correctly validate my XML via an XSD that was automatically generated based on a class?
-
0
votes1
answer125
viewsUse of bitmap images in an application
As a trial for the development of a more advanced application, I was trying to make an application that consisted of a button and a component imageView, in such a way that when the imageView a type…
-
0
votes0
answers111
viewsXml components are not loaded into Activity
Editing: I just found out that if I comment on the lines that cause the error, it gets all black screen... IE, does not load the layout. I’m trying to get a Progressbar and a Textview so I can make…
-
0
votes1
answer673
views -
0
votes1
answer185
viewsWhen I pass date filter for the same day, query comes back empty and there is data
In my table/base there is data for the day 05/08/2015, happens that when I pass a date filter for the same day, it doesn’t work, it returns empty. If I pass like this: 04/08/2015 and 05/08/2015…
-
0
votes0
answers398
viewsImageview on Android is it possible to zoom in?
In the ImageView can zoom in on the image within the ImageView definite. <ImageView android:id="@+id/imageView1" android:layout_width="fill_parent" android:layout_height="fill_parent"…
-
0
votes3
answers3188
viewsHow to make an image fit to various screen sizes on Android?
I’m using a button with background image <Button android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@+id/btn" android:background="@drawable/myimage" /> I…
-
0
votes1
answer90
viewsWhen creating an imageView and Textview via code how to remove via code?
Good create that way TextView textView = new TextView(this); textView.setText("Alguma coisa"); LinearLayout linear = (LinearLayout)findViewById(R.id.layoutVertical); linear.addView(textView); and to…
-
0
votes1
answer847
viewsChange Dialog title background color
I have the following dialog box: The green part was mounted with a LinearLayout, but the attribute android:background="#77FF77" did not change the titlebar color. Java da Dialog: public void…
-
0
votes0
answers1338
viewsXML Header Electronic Invoice Note
I’m having a problem formatting the message we sent to the web service of the service to consume the Nfe service. Upload this String to the web service: var sbXml = new StringBuilder();…