XML

Extensible Markup Language (XML) is a flexible, structured document format that defines human- and machine-readable encoding rules.

61 votes
3 answers
1.3K views
How to change application name in NativeScript

I'm working with NativeScript from Telerik and I made an app with a debug name ("notiApp") but now I can&

avatar
Patsy
0 1 0 9
asked 07 September, 2021
54 votes
5 answers
2.3K views
What does the 'standalone' directive mean in XML?

What does the 'standalone' directive mean in an XML document?

xml
avatar
Dorinda
0 1 0 9
asked 07 September, 2021
51 votes
8 answers
655 views
Extract value of attribute node via XPath

How can I extract the value of an attribute node via XPath? A sample XML file is: <parents name='Par

avatar
Winford
0 1 0 9
asked 07 September, 2021
55 votes
13 answers
1K views
How to convert JSON to XML or XML to JSON?

I started to use Json.NET to convert a string in JSON format to object or viceversa. I am not sure in the Json

avatar
Daniel
0 1 0 9
asked 07 September, 2021
62 votes
21 answers
1K views
Android: remove left margin from actionbar&apos;s custom layout

I am using a custom actionbar view, and as you can see in the screenshot below, there is a blank gray space in

avatar
Dwain
0 1 0 9
asked 07 September, 2021
49 votes
16 answers
902 views
frequent issues arising in android view, Error parsing XML: unbound prefix

I have frequent problem in android view, Error parsing XML: unbound prefix on Line 2. <?xml version="1.0"

avatar
Eddie
0 1 0 9
asked 07 September, 2021
59 votes
30 answers
377 views
Manifest Merger failed with multiple errors in Android Studio

So, I am a beginner into Android and Java. I just began learning. While I was experimenting with Intent today,

avatar
Dario
0 1 0 9
asked 07 September, 2021
56 votes
7 answers
602 views
Android Replace "..." with ellipsis character

Since AVD tools 16 I'm getting this warning: Replace "..." with ellipsis character (..., &#8230;) ?

avatar
Thurman
0 1 0 9
asked 07 September, 2021
57 votes
14 answers
710 views
Android XML Percent Symbol

I have an array of strings in which the % symbol is used. Proper format for using the % is &#37;. When I h

avatar
Margo
0 1 0 9
asked 07 September, 2021
53 votes
15 answers
2.8K views
How to view AndroidManifest.xml from APK file?

Is it possible to view Androidmanifest.xml file? I just changed the extension of the apk file to zip. This zi

avatar
Yolando
0 1 0 9
asked 07 September, 2021
58 votes
19 answers
3K views
XmlSerializer - There was an error reflecting type

Using C# .NET 2.0, I have a composite data class that does have the [Serializable] attribute on it. I am crea

avatar
Xavier
0 1 0 9
asked 07 September, 2021
53 votes
21 answers
1.3K views
Center a button in a Linear layout

I am using a linear layout to display a pretty light initial screen. It has 1 button that is supposed to cent

avatar
Basil
0 1 0 9
asked 07 September, 2021
58 votes
6 answers
1.6K views
What to use instead of "addPreferencesFromResource" in a PreferenceActivity?

I just noticed the fact that the method addPreferencesFromResource(int preferencesResId) is marked deprecated

avatar
Fabian
0 1 0 9
asked 07 September, 2021
59 votes
8 answers
751 views
Getting attribute using XPath

Given an XML structure like so: <?xml version="1.0" encoding="ISO-8859-1"?> <bookstore> <boo

avatar
Sachiko
0 1 0 9
asked 07 September, 2021
57 votes
4 answers
1.3K views
Populate XDocument from String

I'm working on a little something and I am trying to figure out whether I can load an XDocument from a st

avatar
Solomon
0 1 0 9
asked 07 September, 2021
63 votes
13 answers
1.6K views
What&apos;s the difference between an element and a node in XML?

I'm working in Java with XML and I'm wondering; what's the difference between an element and a

avatar
Patsy
0 1 0 9
asked 07 September, 2021
57 votes
9 answers
3K views
POST XML file using cURL command line

How can I POST an XML file to a local server http://localhost:8080 using cURL from the command line? What comm

avatar
Carmelina
0 1 0 9
asked 07 September, 2021
53 votes
11 answers
2.8K views
How do I read and parse an XML file in C#?

How do I read and parse an XML file in C#?

avatar
Xavier
0 1 0 9
asked 07 September, 2021
59 votes
12 answers
1.2K views
Web colors in an Android color XML resource file

What do all of the X11/w3c color codes look like in the format of an Android XML resource file? I know thi

avatar
Arline
0 1 0 9
asked 07 September, 2021
66 votes
5 answers
2.6K views
What does "xmlns" in XML mean?

I saw the following line in an XML file: xmlns:android="http://schemas.android.com/apk/res/android" I have

avatar
Scot
0 1 0 9
asked 07 September, 2021