HighTechTalks DotNet Forums  

Sponsored Links


Dotnet XML microsoft.public.dotnet.xml


Discuss in the Dotnet XML forum.



Post New Thread
Threads in Forum : Dotnet XML Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hello I Wonder if any one could give me a hand, I am trying to implement a numeric type restriction on an xml scheme. Somehow in doesn't work,...
hil12345
07-12-2006 03:07 AM
hil12345 Go to last post
2 92
Hello, My wsdl.exe-generated, ASP.NET 1.1 web service pulls data from the local Exchange 2003 store using CDO 2000 and returns it to consumers. ...
Mike McGranahan
07-11-2006 03:17 PM
Mike McGranahan Go to last post
0 71
Hi I have a webmethod which returns the contets of an xml file as a string. Now I want to convert this string back to an XML Document ideally an...
Vinit
07-11-2006 03:11 PM
Vinit Go to last post
0 83
Quite often, when I modify my xml, I need locate the node, if the node doesn't exist, I need create the node. But usually, the node is several level...
davidw
07-11-2006 02:55 PM
davidw Go to last post
0 94
How do you hide the available functions (and syntax) that are normally displayed when you browse to a webservice (e.g....
John K
07-11-2006 03:03 AM
AT Go to last post
3 99
Hi; Two questions. I have an XPathNavigator object where it's OuterXml property is "<jan>231</jan>" and I am trying to write an xpath statement that...
David Thielen
07-10-2006 09:21 PM
AT Go to last post
3 152
Ganesh, I use the XmlTypeAttribute for this. My problem is the opposite. I don't want it to be there. Apparently, when you serialized derived...
Samuel
07-10-2006 01:21 PM
Samuel Go to last post
0 83
All, I am at wits end with this one. Spent hours going through MSDN and online articles to try to resolve this. XmlSerializer is including the...
Samuel
07-10-2006 01:15 PM
Samuel Go to last post
0 82
Hello, I have a simple schema as shown below. When I validate it, I get the error "Type 'http://www.w3.org/2001/XMLSchema:emptype' is not declared....
Ganesh Muthuvelu
07-07-2006 03:38 PM
John Saunders Go to last post
1 106
i need to read the data in a spreadsheet and use the data for attribute to put into xml file. i search the web but all the example that i see is...
dotnetnoob
07-07-2006 01:17 PM
dotnetnoob Go to last post
0 101
Hello, I have web service written in .NET and if I go the browser and type in the ..asmx file I get to see all the methods/routines. Now, is there a...
Ganesh Muthuvelu
07-07-2006 10:21 AM
Martin Honnen Go to last post
3 156
I have an element named "vendingMachine". This may appear in one of...
Peter Morris [Droopy eyes software]
07-06-2006 02:00 PM
Stan Kitsis [MSFT] Go to last post
2 115
Hallo all, I am looking for a funcion in the .Net framework that returns a list of all the valid elements, for a specific element, accrording to the...
merdaf
07-06-2006 12:11 PM
Priya Lakshminarayanan Go to last post
1 91
Hi, I am testing the scenario to migrate from MSMXL4 to .NET2.0 system.xml. I experienced xsl file loading problem whenever the xsl file have a...
Jon
07-06-2006 07:15 AM
Martin Honnen Go to last post
2 71
Hello all Just noticed that a testprogram I've made creates a non-conforming XML file. Here's the code (C#) and output: XmlWriterSettings settings...
Johnny Ljunggren
07-06-2006 03:54 AM
Johnny Ljunggren Go to last post
2 161
FOR IMMEDIATE RELEASE C# Online.NET Summer 06 Contest Apress Publishing and C# Online.NET have joined forces to reward the most prolific...
Press Relations
07-04-2006 10:02 PM
Press Relations Go to last post
0 123
I have this code from an example on the MSDN site: Dim rdr As New XmlTextReader("http://localhost/bookstore/book.xml") rdr.XmlResolver.Credentials =...
cashdeskmac
07-04-2006 10:48 AM
Martin Honnen Go to last post
1 116
I'm trying to parse a xml source. 1) I query via webservices one table and obtain this...
Fabri
07-04-2006 03:46 AM
Oleg Tkachenko [MVP] Go to last post
1 105
Hi , My web service method which takes a string input parameter and returns a string was called by an application with a blank input parameter value....
SM
07-03-2006 10:33 AM
SM Go to last post
0 87
Hi, I want to get the node with text=”{123}”. 1/ The following statement works fine: XmlNode wksNode =...
Lubomir
07-01-2006 06:26 AM
Martin Honnen Go to last post
1 92
Has anybody done this? If so, how? Is there a J# solution? Thanks in advance.
JM
06-30-2006 02:48 PM
JM Go to last post
0 70
There has to be a way to get an image into the XSLT transormation process so that it shows up on a Formatted Excel Spreadsheet. When saving an...
frankkirchner
06-30-2006 11:57 AM
frankkirchner Go to last post
0 126
Hi All, I am looking for XML merging for the following scenarios. I want to load both the input files and show in the tree viewer and highlight the...
Sanjib Biswas
06-30-2006 09:52 AM
Sanjib Biswas Go to last post
3 107
Mario Vzquez wrote: Sure, do e.g. (originalXPath) to get the first 20 nodes (if there are as many). So using a predicate and the position...
Martin Honnen
06-30-2006 07:22 AM
Martin Honnen Go to last post
0 95
That was it. Meanwhile, I found a workariound with a compiled expression, but your solution is more elegant. Thanks Oliver "Mario Vzquez"...
a
06-30-2006 05:31 AM
a Go to last post
1 162
I got a question on executing the xpath. Can someone let me know which way is faster for the following two scenarios (one with XmlDocument and the...
Jon
06-29-2006 09:26 PM
Jon Go to last post
2 116
i'm working on a windows application that will edit and create xml files from another application. the original file is 83k, the one created by my...
dotnetnoob
06-29-2006 09:26 PM
dotnetnoob Go to last post
2 111
Hello, I have an XML file that is on my file system. I want to read the file into memory and call a web service with it. When I do, the VB...
AT
06-29-2006 06:22 PM
AT Go to last post
1 113
Hello, Most of the examples I've seen with XMLReaders, serialization, etc,. involve a text file on a file system. Does anybody have a start...
JM
06-29-2006 03:36 PM
JM Go to last post
2 94
Hi, I have a xml file like this: <?xml version="1.0"?> <home> <page name="Test1" id="1"> <page name="Pagetest1" id="2"...
Patrick
06-29-2006 10:19 AM
Martin Honnen Go to last post
1 140
Jose Cintron wrote: XmlReader is an abstract class, use XmlReader::Create() method to instantiate XmlReader instance. -- Oleg Tkachenko...
Oleg Tkachenko [MVP]
06-29-2006 09:55 AM
Oleg Tkachenko [MVP] Go to last post
0 131
Hello all, Does anyone know of a good XForms plugin that works with VB.NET 2005? We are creating a project which each state has different...
Ben Kim
06-29-2006 09:23 AM
Ben Kim Go to last post
0 150
Hi all I have a config file like so <config> <optionSet1> <option index="1" name="Set 1 index 1"/> </optionSet1> <optionSet1> <option index="1"...
Peter Morris [Droopy eyes software]
06-28-2006 04:10 PM
Peter Morris [Droopy eyes software] Go to last post
5 174
Hi, im trying to first insert a node in the xml file and save it. XmlDocument mDoc = new XmlDocument(); mDoc.Load("struct.xml"); XmlNode...
Patrick
06-28-2006 07:06 AM
Martin Honnen Go to last post
2 133
Hi all, I need to do some XML encryption. I'm unfortunately stuck with using VS2003 .NET 1.1 so I can't use the EncryptedXml Class in...
AT
06-27-2006 07:01 PM
AT Go to last post
0 118
D. Lesandrini published an article some time ago about exporting Access reports as XML, and then updating those XML reports dynamically...
AT
06-27-2006 01:23 PM
AT Go to last post
0 112
I have to serialize a class to an XML file. The root element needs to have the following attribute:...
Vi
06-27-2006 11:56 AM
Vi Go to last post
0 140
EvtEnrollAttr.Value = "3748" EvtEnrollElem.Attributes.Append(EvtEnrollAttr) i need the attr value to be <stuff ID = '3748'> in single quote how can...
dotnetnoob
06-27-2006 11:11 AM
Martin Honnen Go to last post
8 142
Hi, We have an app in .NET with sql server 2005 backend and would need to import relatively huge amount of data from disparate providers on...
Pratcp
06-27-2006 09:45 AM
Pratcp Go to last post
0 109
Hello. Using VS.NET 2003(VB), .NET Framework 1.1.4322, ASP.NET 1.1.4322, WSE2.0 on a WinXP Pro Sp2 computer. I need help trying to extract the...
Tony Girgenti
06-27-2006 07:52 AM
Martin Honnen Go to last post
2 126
Hi, I have created a set of schemas for messages that i need to exchange between services. I set the targetNamespace...
BizTalk Benjamin
06-27-2006 06:27 AM
BizTalk Benjamin Go to last post
2 112
I'm building a class with xml serialization attrbutes. Below I've included the class and the xml it serializes to. It pretty much matches what I...
Jeremy Chapman
06-26-2006 01:48 PM
Jeremy Chapman Go to last post
0 126
let's say i have a xml file <root> <stuff id='1'> <stuff1> </stuff1> </stuff> </root> how do i insert new <stuff2>element and atrribute after stuff1
dotnetnoob
06-26-2006 08:51 AM
dotnetnoob Go to last post
3 102
Hi, I have an XmlDocument loaded from a memory stream. I set the document element prefix in this way XmlElement e = xDoc.DocumentElement; e.Prefix =...
BizTalk Benjamin
06-26-2006 05:39 AM
BizTalk Benjamin Go to last post
4 126
I have a class that I serialize/deserialize using xmlserializer. There are a few properties with char datatype. I have a few xml files from which I...
AT
06-26-2006 02:48 AM
AT Go to last post
0 120
That's helpful, but one question remains: does updating a node in an XmlNodeList returned from SelectNodes cause a "live" update to...
Tom G
06-25-2006 10:41 PM
AT Go to last post
1 140
Hi, I am trying to read an XML file using get_documentElement method and I get exception when the application exits in comip.h file (in _Release()...
Yoavo
06-25-2006 01:31 PM
Yoavo Go to last post
0 178
Dave wrote: Ask them to provide a WSDL description of their service(s). Tell them that you can generate client-side code from such a WSDL...
Martin Honnen
06-25-2006 07:07 AM
Martin Honnen Go to last post
0 113
We have asp.net app that handles our jobs and I am looking for a way to push the jobs to multiple job boards so we don't have to re-type them for...
tshad
06-24-2006 05:28 PM
tshad Go to last post
0 131
I'm new to XML. I'm noticing that certain XML documents, when viewing XML text, do not format in VS 2005. Instead, everything is rendered on one...
Randolph Neall
06-23-2006 01:55 PM
Randolph Neall Go to last post
4 135
Post New Thread

Display Options
Showing threads 2501 to 2550 of 7643
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.