xmlreader - Represents a reader that provides fast, noncached, forward-only access to XML data.
0
votes
2answers
25 views
How I can control a XML with XMLReader to fill a TreeView with Subtree Nodes?
hi i have problems with xml and the treeview control in C# Windows Forms.
My Application:
First I create a string out of a cmd command. This is a output in xml format. the final_output is my ...
0
votes
1answer
42 views
How to get text from the node in xml file, that contains text and child node?
I have a very big xml file. I read it using by xmlReader. I have problem when i reach to next line:
<title>Abasia<nemod>(-astasia) (hysterical)</nemod></title>
How I can ...
0
votes
3answers
53 views
How to check if text node of xml file has a child node inside and get all data from them?
I have xml file. This is just piece of that file
1 <mainTerm>
2 <title> Abandonment </title>
3 <see> Maltreatment </see>
4 </mainTerm>
5 ...
1
vote
1answer
71 views
Extremely Vague Exception [closed]
I've been working on a project that makes use of wunderground's autocomplete API, and I keep running into a very random error. The code is located here.
And the exceptions that I'm getting is an ...
0
votes
0answers
27 views
XmlReader.Create(stream) throw an exception in C#, how to handle it?
I converted a xml string to Stream, then use this stream to create a XmlReader object
using (var reader = XmlReader.Create(stream))
but,this statement throw an excepion : "Exception has been thrown ...
-1
votes
0answers
21 views
How to figure out XMLReader::readOuterXml() functions behavior?
I am trying to figure out what XMLReader::readOuterXml() exactly returns:
<commandcontainer type="block" report="0">
<command type="moveclickmouse" button="Left" action="Click">
...
0
votes
1answer
20 views
Accessing the xml values from NSDictionary
I am using this xmlreader. Here is my code
NSDictionary *xmlDict = [XMLReader dictionaryForXMLString:responseString error:&error1];
NSLog(@"XMLData: %@",xmlDict);
I can save and log the data ...
0
votes
1answer
26 views
PHP XMLReader giving incorrect values
I'm parsing a 500MB XML file for ebay's full range of "GetCategorySpecifics" and storing in the local database.
The node "MinValues" is inserting incorrectly for some rows, but not all. If this node ...
1
vote
1answer
47 views
C# SqlCommand, XmlReader and output parameter
i have a problem with receiving value of output parameter when i execute stored procedure using SqlCommand. I don't have problem with output parameter when i execute stored procedure not from C# code, ...
0
votes
1answer
15 views
Deserialize XML fails to connect class to elements
I'm trying to deserialize an XML document from the web into associated classes for a Windows Phone 7 environment. I've used an async to grab the document, it loads into an XmlReader as far as I can ...
0
votes
0answers
97 views
Import invalid XML file (1.5G) into MySQL with unescaped ampersand
I can't import my big xml file (1,5g) into database. Then I use XMLReader->read() i have error where element have a ampersand. maybe you can help me where I convert invalid XML file to valid?
I ...
0
votes
1answer
34 views
Null object reading from XML file
I am trying to read in a simple xml file but am having some issues. Here is the code to read it:
XmlDocument doc = new XmlDocument();
doc.Load("C:/file.xsd");
XmlNode loc = ...
0
votes
0answers
25 views
How can I go about opening a large (+1GB) xml file in php for parsing?(using XMLReader)
I've got a bunch of XML file which I'm loading in to my script using XMLReader, creating DOM object and then converting to Simplexml:
<?xml version="1.0" encoding="UTF-8"?>
<urlset>
...
0
votes
3answers
146 views
Looping XML with element using xmlReader
Dim client As New WebClient()
Dim xmlString As String = ...
0
votes
1answer
43 views
Get XML Element from response
I have the following code:
Using reader As XmlReader = XmlReader.Create(New StringReader(xmlString))
reader.ReadToFollowing("GridChannel")
Dim Channel As String = ...
0
votes
3answers
75 views
XmlReader loop through node
Hey all i have the following code:
Using reader As XmlReader = XmlReader.Create(New StringReader(xmlString))
reader.ReadToFollowing("GridChannel")
Dim Channel As String = ...
0
votes
2answers
139 views
How to read an XML File
I have a VB.net program. I'm attempting to use XMLReader to read a .xml file. I want to break the XML File up to organize it into different "Sections" In this example "FormTitle" and "ButtonTitle". ...
2
votes
1answer
98 views
PHP: How to replace existing XML node with XMLWriter
I am editing an XML file and need to populate it with data from a database. DOM works but it is unable to scale to several hundreds of MBs so I am now using XMLReader and XMLWriter which can write the ...
0
votes
0answers
42 views
PHP XMLReader RNG Schema fails to load [closed]
Trying to load a large RNG file hangs the server, but the other two smaller RNG files load and I can validate XML against them. Any help on this? LITE and BARE are able to load, but the large RNG of ...
0
votes
1answer
149 views
Using XMLReader to read large XML documents to parse the information into a class
I have been using XDocument combined with LINQ to XML to load in xml files and populate my class.
But now I am tasked with making sure my program can handle all sizes of XML documents which means i ...
0
votes
4answers
87 views
Reading an xml file 50 lines at a time
Currently trying to make a method to read in XML files at the moment 50 lines at a time this will be increased to allow larger files to be used in the program.
At the moment i am trying to accomplish ...
0
votes
3answers
544 views
XML Reader in C#
With my limited C# programming experience I have been researching how to read in an XML file for the past 4 days with no luck...I need help.
I know there is XMLReader, XDocument and something to do ...
0
votes
0answers
124 views
JQGrid with xmlstring datatype, master detail, dynamic filter
UPDATED:
Resolved, with an xmlreader like this:
{
id : "rowid",
repeatitems : false,
root : "response>claims>claim>units",
row : ...
0
votes
1answer
53 views
how to read a file in batches/parts/1000 lines at a time
I am currently trying to make a method that can handle reading in large XML files. All i need is a method that would loading in say 1000 lines at a time or in small batches.
I have been looking at ...
1
vote
0answers
41 views
Loading Xaml via XamlReader only for Preview
just got some Problems with Loading Xaml Files by Runtime.
For your Information my Code-Snippet to Load the File as Content of a Usercontrol:
public UserControl LoadXaml(FileInfo paramFile)
...
0
votes
1answer
31 views
Is there a possibility for cloning an xmlTextReader (or multi-pass reading)?
I currently have to fix an existing application to use something other than the DOM interface of libxml2 because it turns out it gets passed XML files so large that they can't be loaded into memory.
...
0
votes
1answer
210 views
LibGDX read XML file
I have this XML file :
<pack name="Cappellino" num_monete_livello="1100">
<level number="1" status="nolocked" />
<level number="2" status="locked" />
<level number="3" ...
0
votes
1answer
288 views
VB.NET OpenXML to Read Excel File
I have been searching for a way to effectively read an Excel file and have found the following code for parsing and reading a large spreadsheet:
Public Sub ExcelProcessing()
Dim strDoc As String ...
0
votes
1answer
65 views
Which libxml2 API should I use for large files?
Our program currently uses the libxml2 DOM API (xmlReadFile) to load an entire file into memory. Unfortunately, this breaks down on "large" XML files, as the basic memory consumption of libxml2 DOM is ...
0
votes
2answers
68 views
How to work reliably with XmlReader
I'm using the XmlReader class, the forward-only reader. A method I'm calling moves the cursor as a side-effect. However, sometimes the method throws an exception, and leaves the cursor somewhere ...
4
votes
1answer
50 views
What's the path to the document cursor?
I'm using System.Xml.XmlTextReader the forward-only reader. When debugging, at any time I can check the properties LineNumber and LinePosition to see the line number and column number of the cursor. ...
-3
votes
2answers
204 views
XmlReader - Object reference not set to an instance of an object
I am trying to get the XML markup from an element in a XML document. I am using the following code but however at some entries I get the error
Object reference not set to an instance of an object
...
1
vote
2answers
83 views
Using CURL output with php XML functions to process large data feeds
Im having a feed that is password protected. Below is the code used to access the feed
$url = 'http://thefeedwebsite.com/feed.php';
$data = array("username" => ‘user’, "password" => ...
1
vote
2answers
325 views
System.Xml.XmlException: Unexpected end of file while parsing Name has occurred
I'm using an XmlReader retrieved using SqlCommand.ExecuteXmlReader.
Here is my input
When I run this line of code:
XDocument currentXDoc = XDocument.Load(ktXmlReader.ReadSubtree());
it works the ...
2
votes
1answer
90 views
PHP XMLReader, get the version and encoding
I'm currently rewriting a PHP class that tried to split an XML file into smaller chunks to use XMLReader and XMLWriter instead of the current basic filesystem and regex approach.
However, I can't ...
0
votes
2answers
90 views
Getting XML Attribute with XMLReader and PHP
I don't understand why I can't reference the XML Attribute 'headendId'. I've referenced several posts on this and my syntax seems to be fine? Can someone explain what I am doing wrong? Thanks in ...
1
vote
3answers
176 views
how to get the node's Attribute in ASP.NET?
I have a XML file and i want to read it and save the result into datatable, here is my XML file:
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<Table name="tblAdminUser">
...
0
votes
1answer
58 views
Is it possible to build a dom tree with C# XmlReader only?
I want to build a dom tree with XmlReader over any valid xml string without using class XmlDocument or class XDocument.
And I got difficulty in determine whether the element <tank> is the child ...
0
votes
2answers
30 views
Read XML file while its being writen into it PHP
Is there a way to read a XML file even the file is broken?
I'm trying to get an XML file while the file is being written into it and output it, but I'm getting an broken error since the root element ...
1
vote
2answers
219 views
Parse XML with PHP and XMLReader
I've been trying to parse a very large XML file with PHP and XMLReader, but can't seem to get the results I am looking for. Basically, I'm searching a ton of information, and if a contains a ...
2
votes
3answers
82 views
Check if type is a CLR object
I am trying to serialize an object and want to know if a certain type can be used by XmlReader.ReadElementContentAsObject() or by ReadElementContentAs().
Can I ask a type if it is a CLR type so I ...
0
votes
0answers
42 views
XmlReader ArgumentException: Specified type 'System.Guid' is not supported
I am trying to read an xml with an XmlReader, but I receive an exception on something that I didn't expect.
ArgumentException: Specified type 'System.Guid' is not supported.
...
0
votes
1answer
64 views
PHP language files in XML
so im making this website that has to have multiple languages working on it. I've poked around and came to the conclusion that i should use XML-files, one for each language. Witch makes sense to me, ...
2
votes
1answer
82 views
Updating XmlValidatingReader function to use XMLReader?
I am trying to find an alternative to the following function, which is using the obsolete System.xml.XmlValidatingReader(). How can I adapt this code to work with XMLReader, which is what Visual ...
1
vote
1answer
192 views
xml reader and namespaces in c#
i am trying to read xml data using xml reader , the xml file include alot of prefixes so i included the namespaces in an XmlNamespaceManager , example code
using (XmlReader reader = new ...
0
votes
1answer
65 views
How to parse XML with unescaped ampersand
I have to read large (about 200MB) XML file, I'am using xmlreader with PHP. There is node URL with unescaped ampersand in it. Parsing always stops on first url NODE. I'm using encoding windows-1250 ...
0
votes
2answers
110 views
How to emit Windows line endings when writing element strings from XML source to plain text files in Powershell?
I have a PowerShell script that reads very large XML files and extracts the text values of certain elements which represent embedded C# code. The script then saves the element texts into .cs code ...
7
votes
3answers
115 views
How can I force compliance with a given schema in .NET?
Let's say I have a schema with which I want an input document to comply. I load the file according to the schema like this:
// Load the ABC XSD
var schemata = new XmlSchemaSet();
string abcSchema = ...
0
votes
0answers
196 views
Create Tabs with loaded Data Grid Views from Dataset that is loaded from XML files, VB
I'm taking XML files and reading them into a DataSet. Each time a xml is given a new tab will be created and a data grid view will be placed inside that tab with the data loaded into it from the xml ...
0
votes
1answer
55 views
Get type from xml QT 4.8 C++
I made this program where you have some kind of Data, which type is choosen by the user.
User save his work, and in the xml save file i want to write what type of variable he used,
so when i have to ...


