﻿<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Quomon - XML</title>
    <link>https://quomon.com</link>
    <description>Questions and Answers for IT &amp; Graphic Design Professionals - XML</description>
    <language>en-us</language>
    <copyright>Quomon</copyright>
    <generator />
    <webMaster />
    <lastBuildDate>Tue, 09 Jun 2026 07:10:05 GMT</lastBuildDate>
    <ttl>20</ttl>
    <item>
      <guid>https://quomon.com/51945/I-want-to-receive-xml-data-in-a-web-method-of-web-service-written-in-asp-net-c</guid>
      <title>I want to receive xml data in a web method of  web service written in asp.net c#</title>
      <link>https://quomon.com/51945/I-want-to-receive-xml-data-in-a-web-method-of-web-service-written-in-asp-net-c</link>
      <description>Is it possible to receive data in xml format, then use that data in a web service using asp.net in c#</description>
      <author>monalidhaye</author>
      <pubDate>Wed, 10 Mar 2010 10:45:28 GMT</pubDate>
      <comments>https://quomon.com/51945/I-want-to-receive-xml-data-in-a-web-method-of-web-service-written-in-asp-net-c#comments</comments>
      <category>web, web services, XML, format, excel, C#</category>
    </item>
    <item>
      <guid>https://quomon.com/48766/XSL-VALUE-OF-SELECT-part-of-a-Node-s-Value</guid>
      <title>XSL:VALUE-OF-SELECT part of a Node's Value</title>
      <link>https://quomon.com/48766/XSL-VALUE-OF-SELECT-part-of-a-Node-s-Value</link>
      <description>In my xml I have the following:
&lt;br&gt;Ballast Bonus Address Commission (3.75%) (Rate = 3.75 %)
&lt;br&gt;
&lt;br&gt;And I am retrieving the value like so:
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;But I do not want all the Desc, how can I extract part of the value from a node? For example I want to exclude always the last part '(Rate = 3.75 %)' is it possible?</description>
      <author>gep</author>
      <pubDate>Tue, 22 Dec 2009 14:18:35 GMT</pubDate>
      <comments>https://quomon.com/48766/XSL-VALUE-OF-SELECT-part-of-a-Node-s-Value#comments</comments>
      <category>XSLT, XML, node, extract, value</category>
    </item>
    <item>
      <guid>https://quomon.com/48735/C-reading-a-text-file-with-å-ä-ö-saving-data-as-XML-The-å-ä-ö-becomes-corrupt-How-solve</guid>
      <title>C#, reading a text file with å ä ö, saving data as XML. The å ä ö becomes corrupt. How solve?</title>
      <link>https://quomon.com/48735/C-reading-a-text-file-with-å-ä-ö-saving-data-as-XML-The-å-ä-ö-becomes-corrupt-How-solve</link>
      <description>Using C#, I am reading a tab separated text file, generated from an MS Excel original.
&lt;br&gt;I then read an XML-template file, and I add the text-file data as new children in the XML, and then save the XML.
&lt;br&gt;All works fine, except that "special characters" (mostly Swedish characters å, ä and ö) that show just nicely in both the Excel original and the tab-separated text file, get corrupted in the XML (they turn into little "squares"). I am not new to programming, but I am totally new to most Microsoft products and C# in general. And character encoding problems are my biggest issue. I can never remember how to solve these problems.
&lt;br&gt;I have googled the problem, have tried all suggested solutions, including making sure that the original XML-template file is saved as ISO-8859-1 etc, but all to no avail. Any help is appreciated.</description>
      <author>grummus</author>
      <pubDate>Wed, 09 Dec 2009 08:07:16 GMT</pubDate>
      <comments>https://quomon.com/48735/C-reading-a-text-file-with-å-ä-ö-saving-data-as-XML-The-å-ä-ö-becomes-corrupt-How-solve#comments</comments>
      <category>excel, Text, Microsoft, XML, programming, encoding</category>
    </item>
    <item>
      <guid>https://quomon.com/48722/How-to-create-HTML-grid-output-using-XSLT</guid>
      <title>How to create  HTML grid output using XSLT?</title>
      <link>https://quomon.com/48722/How-to-create-HTML-grid-output-using-XSLT</link>
      <description>I have a simple XML file with a variable number of nodes. I want to display an html table with 3 nodes per row. So a file with 5 nodes in it would generate an html output like:
&lt;br&gt;
&lt;br&gt;node 1node 2node 3
&lt;br&gt;node 4node 4
&lt;br&gt;
&lt;br&gt;Each node would be formatted as a table imbedded within the TD tag. For arguments sake, let's assume the XML file is a set of users. Each user has a ,  and a an .
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;Joe
&lt;br&gt;Smith
&lt;br&gt;100 Main Street
&lt;br&gt;
&lt;br&gt;...
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;Can this be done using XSLT?</description>
      <author>bobharned</author>
      <pubDate>Tue, 01 Dec 2009 17:57:23 GMT</pubDate>
      <comments>https://quomon.com/48722/How-to-create-HTML-grid-output-using-XSLT#comments</comments>
      <category>html, XML, display, XSLT</category>
    </item>
    <item>
      <guid>https://quomon.com/51746/store-the-data-from-the-database-to-the-xml</guid>
      <title>store the data from the database to the xml</title>
      <link>https://quomon.com/51746/store-the-data-from-the-database-to-the-xml</link>
      <description>I have the table,I want asp.net source code to store and retrive data from the database using xml.At first i want to store the database dataitems to the xml from that xml i want to read the dataitems.Please any one reply me.</description>
      <author>aishwar7</author>
      <pubDate>Tue, 17 Mar 2009 05:16:13 GMT</pubDate>
      <comments>https://quomon.com/51746/store-the-data-from-the-database-to-the-xml#comments</comments>
      <category>asp, database, XML, code</category>
    </item>
    <item>
      <guid>https://quomon.com/44208/How-to-make-a-for-loop-in-xslt-not-for-each</guid>
      <title>How to make a for loop in xslt (not for-each)?</title>
      <link>https://quomon.com/44208/How-to-make-a-for-loop-in-xslt-not-for-each</link>
      <description>I need to call a template 5 times, so I need to make something like
&lt;br&gt;for (int i = 1; i &amp;lt;=5; i++)
&lt;br&gt;{
&lt;br&gt;   xxx
&lt;br&gt;}
&lt;br&gt;
&lt;br&gt;How is that accomplished in xslt?</description>
      <author>dustPuppy</author>
      <pubDate>Tue, 19 Dec 2006 06:27:36 GMT</pubDate>
      <comments>https://quomon.com/44208/How-to-make-a-for-loop-in-xslt-not-for-each#comments</comments>
      <category>XSLT, XML</category>
    </item>
    <item>
      <guid>https://quomon.com/44194/How-to-retrive-data-from-a-XML-Schema-using-a-C-C-parser</guid>
      <title>How to retrive data from a XML Schema using a C/C++ parser.</title>
      <link>https://quomon.com/44194/How-to-retrive-data-from-a-XML-Schema-using-a-C-C-parser</link>
      <description>I want to build a configuration File in XML Schema.It should look like
&lt;br&gt;
&lt;br&gt;port
&lt;br&gt;int
&lt;br&gt;8080
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;What I want is to get the data from the default tag and apply it to the variable in applyto tag..
&lt;br&gt;So when i am using the variable in my program ,it will take the vale from the default tag.
&lt;br&gt;I do not know how to use a parser to parse through the schema and retrive the data.
&lt;br&gt;I need some sample example for better understanding.</description>
      <author>avishek.beuria</author>
      <pubDate>Fri, 15 Dec 2006 06:07:23 GMT</pubDate>
      <comments>https://quomon.com/44194/How-to-retrive-data-from-a-XML-Schema-using-a-C-C-parser#comments</comments>
      <category>XML, configuration</category>
    </item>
    <item>
      <guid>https://quomon.com/44132/how-to-use-xsl-call-template-with-a-node-as-a-parameter</guid>
      <title>how to use xsl:call-template with a node as a parameter?</title>
      <link>https://quomon.com/44132/how-to-use-xsl-call-template-with-a-node-as-a-parameter</link>
      <description>In my XSLT document I need to run through a list of nodes and for each node call a template. But I need to pass the node as a parameter to the template. Is that possible? And how do I refer to the node within the template?</description>
      <author>theDude</author>
      <pubDate>Tue, 05 Dec 2006 07:21:29 GMT</pubDate>
      <comments>https://quomon.com/44132/how-to-use-xsl-call-template-with-a-node-as-a-parameter#comments</comments>
      <category>XSLT, XML</category>
    </item>
    <item>
      <guid>https://quomon.com/43937/Why-can-t-I-use-div-instead-of-div-div</guid>
      <title>Why can't I use &lt;div/&gt; instead of &lt;div&gt;&lt;/div&gt;?</title>
      <link>https://quomon.com/43937/Why-can-t-I-use-div-instead-of-div-div</link>
      <description>Can anyone explain why these two do not always give the same results:
&lt;br&gt;
&lt;br&gt;1. 
&lt;br&gt;&lt;div style="background: rgba(192, 192, 192, 1); width: 100px; height: 100px"&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;2. XML empty-tag style:
&lt;br&gt;&lt;div style="background: rgba(192, 192, 192, 1); width: 100px; height: 100px"&gt;
&lt;br&gt;
&lt;br&gt;The second one works - until you put another one after it!
&lt;br&gt;
&lt;br&gt;Aren't today's browsers supposed to understand the short notation?
&lt;br&gt;Come on, they can even do XSLT (XML style sheet transformation) - and then it works perfectly!
&lt;br&gt;Anything to do with selecting the right DOCTYPE?&lt;/div&gt;</description>
      <author>jgivoni</author>
      <pubDate>Mon, 09 Oct 2006 04:12:08 GMT</pubDate>
      <comments>https://quomon.com/43937/Why-can-t-I-use-div-instead-of-div-div#comments</comments>
      <category>browsers, XML, XSLT, html</category>
    </item>
    <item>
      <guid>https://quomon.com/43533/XSLT-transformation-in-PHP-4-5-without-libxslt</guid>
      <title>XSLT transformation in PHP 4/5 without "libxslt"?</title>
      <link>https://quomon.com/43533/XSLT-transformation-in-PHP-4-5-without-libxslt</link>
      <description>I want to do XML/XSL transformations serverside (PHP), but since libxslt is not installed by default, most hosting services don't provide this option.
&lt;br&gt;
&lt;br&gt;So far I have sent the XML and XSL file to the browser and let them take care of the transformation, which works flawlessly in Firefox, but appears to have many bugs in IE.
&lt;br&gt;
&lt;br&gt;Therefore I would like to know if anyone provides a XSLT-library that do not have to be enabled in the core, but work as an add-on class?
&lt;br&gt;
&lt;br&gt;Thanks,
&lt;br&gt;Jakob</description>
      <author>jgivoni</author>
      <pubDate>Wed, 12 Jul 2006 18:06:37 GMT</pubDate>
      <comments>https://quomon.com/43533/XSLT-transformation-in-PHP-4-5-without-libxslt#comments</comments>
      <category>XML, XSL, XSLT, PHP</category>
    </item>
  </channel>
</rss>