No announcements
Found 2920807 threads
-
0 Votes
xml elements and attributes to array or string[]
Hi, I'm trying to read all xml elements and attributes in a class to an array or string[], ...Answered | 2 Replies | 1470 Views | Created by Fabio M. Ferreira - Friday, January 11, 2013 11:28 AM | Last reply by Mike Feng - Monday, January 14, 2013 6:35 AM -
0 Votes
XML attributes and elements
Hi I've just installed WDS on a windows xp machine. It seems as if elements and attritbutes inside xml files are indexed in a special ...Unanswered | 1 Replies | 3602 Views | Created by Toby Nilsen - Friday, March 7, 2008 2:23 PM | Last reply by michchool - Monday, March 24, 2008 6:00 AM -
0 Votes
Using attributes or Elements nodes in Xml
I am not sure whether this is right forum for posting this question. I have a doubt as to when to use attributes vs elements in ...Answered | 1 Replies | 2985 Views | Created by Agalo - Friday, April 23, 2010 5:32 AM | Last reply by jayant srivastava - Friday, April 23, 2010 5:54 AM -
1 Votes
Max Chars and Elements in String Array?
gcAllowVeryLargeObjects configuration element to true in the run-time environment. However, the array will still be limited to a total of 4 billion ...Answered | 1 Replies | 578 Views | Created by KStj - Friday, November 21, 2014 3:40 PM | Last reply by Magnus (MM8) - Friday, November 21, 2014 3:50 PM -
0 Votes
Listing all XML elements and attributes
I need to parse hundreds of XML files that have many unknown fields. As a first step, all I want is a simple list of the elements and ...Answered | 4 Replies | 3856 Views | Created by zeekkapow - Wednesday, September 21, 2011 3:46 AM | Last reply by zeekkapow - Saturday, September 24, 2011 9:30 PM -
1 Votes
Reading xml attributes and elements values
GetAttribute() method (or the Item property) to access relevant attributes on the node. The contents of the element node can then be read as a specific type using one ...Answered | 2 Replies | 3748 Views | Created by przwrz - Thursday, March 19, 2009 2:14 PM | Last reply by przwrz - Friday, March 20, 2009 8:24 AM -
12 Votes
Deleting string array elements
I have two string arrays and I am trying to find element in one array which contains at least one element from the ...Proposed | 9 Replies | 414 Views | Created by Y a h y a - Saturday, November 5, 2016 10:32 AM | Last reply by Mr. Monkeyboy - Monday, November 7, 2016 3:11 AM -
0 Votes
Deserialize xml elements with attributes
Hi. How can I deserialize xml elements with attributes to a simple class using XmlSerializer ? Xml contains list of ...Answered | 2 Replies | 5097 Views | Created by Thorri G - Tuesday, August 31, 2010 12:37 PM | Last reply by Thorri G - Tuesday, August 31, 2010 5:56 PM -
0 Votes
Concatenation of string array elements
output string? Basically, you have to have two loops running through the elements in your array. The first loop adds up the total ...Unanswered | 3 Replies | 5188 Views | Created by Rakesh_Dev - Monday, October 18, 2010 7:27 PM | Last reply by Tim Roberts - Tuesday, October 19, 2010 5:08 AM -
1 Votes
for xml elements xsinil and attributes
requested to be output on the same element. But as soon as I add an attribute myself, the engine leaves off the xsi:nil attribute even though the value in the column is NULL and by ...Discussion | 5 Replies | 12113 Views | Created by rrozema - Friday, February 6, 2009 9:51 AM | Last reply by rrozema - Friday, July 24, 2009 8:27 AM -
0 Votes
Data Binding XML with Attributes and Elements
</title> So Blend can generate a object and you can use the Title.value to refer to that value. Thanks, Harry [MSFT]Unanswered | 2 Replies | 2734 Views | Created by Matthew McDermott, MVP - Tuesday, January 11, 2011 3:57 PM | Last reply by Matthew McDermott, MVP - Tuesday, February 8, 2011 11:18 AM -
1 Votes
XML Serialization conditional elements/attributes
Hello, I'm writing an XMPP library (eXtensible Messaging and Presence Protocol), and I'm using the XmlSerializer to serialize and deserialize ...Answered | 3 Replies | 6923 Views | Created by Aidan Follestad - Tuesday, September 21, 2010 3:28 AM | Last reply by Larcolais Gong - Wednesday, September 22, 2010 9:39 AM -
0 Votes
How to add XmlAttributes to Array list items - C# SOAP Webservice
apply the XmlElementAttribute to a field or property that returns an array, the items in the array are encoded as a sequence of XML ...Answered | 1 Replies | 3133 Views | Created by CnuVas - Friday, December 12, 2014 2:22 AM | Last reply by Barry Wang - Monday, December 15, 2014 6:19 AM -
0 Votes
Transform XML type attributes to elements
Hello, I need to transform an xml datatype shape from attributes to elements, is easy way to do this without ...Answered | 6 Replies | 10189 Views | Created by gao.seng - Friday, February 4, 2011 7:56 PM | Last reply by Hunchback - Monday, February 7, 2011 8:07 PM -
0 Votes
read xml attributes into an array or list
I am trying to read the attributes of xml elements into a class which is then added to an array (I've tried the same thing with a List(Of T). For ...Answered | 2 Replies | 3384 Views | Created by rwbta2 - Wednesday, December 30, 2009 10:27 PM | Last reply by rwbta2 - Thursday, December 31, 2009 3:02 PM -
0 Votes
Counting the distinct xml elements and attributes in C# ?
I am fairly new in programming in C# and I could not solve the problem when especially dealing with an xml file. I would like to count how many distinct elements I ...Unanswered | 2 Replies | 531 Views | Created by Sal-KF - Tuesday, February 4, 2014 11:22 AM | Last reply by Sal-KF - Tuesday, February 4, 2014 12:45 PM -
0 Votes
Query All Elements and Attributes from an XML Column in a table without knowing the Elements or Attributes
I have a column in a table which is XML. I'd like to pull out all elements and their attributes out of an XML ...Answered | 2 Replies | 3386 Views | Created by vsla - Wednesday, April 17, 2013 8:42 PM | Last reply by vsla - Wednesday, April 17, 2013 9:24 PM -
0 Votes
Transforming XML data from elements to attributes
of elements. How do I get the xml file to display each row from the table as ...Answered | 5 Replies | 6974 Views | Created by GayatriS - Wednesday, August 20, 2008 9:52 PM | Last reply by GayatriS - Tuesday, August 26, 2008 5:45 AM -
0 Votes
Adding additional elements and attributes to exisitng XML file
Lets also say that I also wanted to add some additional elements and attributes under "California". I have these values stored in a 2-D array ...Answered | 3 Replies | 3466 Views | Created by ExcelMonkey - Thursday, October 15, 2009 6:00 PM | Last reply by Martin Honnen - Friday, October 16, 2009 10:39 AM -
5 Votes
Byte array to string / XML
Yes is a string or a byte Array. Yes the data between STX and ETX, Split character is 0x04. And one of the element is a XML ...Answered | 5 Replies | 430 Views | Created by Markus Freitag - Thursday, April 23, 2020 5:23 PM | Last reply by Daniel_Zhang-MSFT - Monday, April 27, 2020 9:09 AM - Items 1 to 20 of 2920807 Next ›
No announcements