Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Posts tagged xml

3 child tags

For questions about XML (Extensible Markup Language) text-based format. XML is a simple text-based format for representing structured information.

This tag doesn't have a detailed wiki yet.

50%
+0 −0
Q&A Using single xml file two activities in android

I want use single layout xml file for two different activities in android. Is it possible? How can I do it?

0 answers  ·  posted 1y ago by akshayshelke‭

50%
+2 −2
Q&A How to show XML in browser?

Is there possible way to run XML like as HTML? Suppose, I have following code. &lt;?xml version="1.0" encoding="UTF-8"?&gt; &lt;breakfast_menu&gt; &lt;food&gt; &lt;name&gt;Belgian Waffles&l...

2 answers  ·  posted 1y ago by Anonymous‭  ·  last activity 1y ago by desbest‭

Question xml browser
60%
+1 −0
Q&A How does PathData work?

What is pathData? I was thinking to convert SVG to XML. I found it. In the code, I had seen that android:pathData="M 64 2 C 98.2416544895 2 126 29.7583455105 126 64 C 126 98.2416544895 98.2416544...

2 answers  ·  posted 1y ago by Anonymous‭  ·  edited 1y ago by Alexei‭

33%
+0 −2
Q&A How to break line in XML?

How to break line in XML? I was trying to follow the answer. But, It wasn't helpful for me. I had tried &lt;br/&gt; and &lt;br /&gt;. None of them works. &lt;?xml version="1.0" encoding="UTF-8"?&g...

0 answers  ·  posted 1y ago by Anonymous‭  ·  edited 1y ago by Anonymous‭

Question xml line-breaks
62%
+3 −1
Q&A Reading contents of XML node

I'm writing some functions in C that parses a part of a XML file (using libxml), but instead of extracting the content of the XML node that has a specific name, it outputs a string that's not in UT...

0 answers  ·  posted 2y ago by southernisles‭  ·  edited 2y ago by Alexei‭