| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I'm at my wit's end with this one. Within an xsl:if test, I'm not able to
get 2 variables to properly evaluate if one of them is wrapped within...
Eric Theil
|
01-15-2004 10:16 AM
Oleg Tkachenko | 3 | 41 |
|  | I have two xml docs, authors & articles. Both have authorID as a common node
<?xml version="1.0" encoding="utf-8"?>
<!--This is a...
Mark Cushman
|
01-15-2004 07:14 AM
Mark Cushman | 0 | 13 |
|  | Having problems with this:
schema is:
<xs:schema xmlns="xsdPayment"...
AT
|
01-15-2004 03:08 AM
Oleg Tkachenko | 1 | 21 |
|  | I'm coding a web service using MarshalByRefObject in
Visual C# and soapsuds... But how can I add a custom SOAP
header? I've used the SoapHeader class...
SonGoku
|
01-14-2004 11:12 PM
Christoph Schittko [MVP] | 1 | 21 |
|  | Of the numerous XML standards, the classes of System.XML
support only XPath, XML Schema and DTD.
If I want to exploit XLink, XInclude or XQuery, can...
Sergey Numerov
|
01-14-2004 11:10 PM
Christoph Schittko [MVP] | 1 | 15 |
|  | Hi Kiran,
I'm glad to hear that you've got the problem resolved. If you have any
further questions, please feel free to post them in the...
AT
|
01-14-2004 08:12 PM
AT | 0 | 15 |
|  | I am getting occasional errors when invoking calls on the
low level API of the SOAP library (3.0 Toolkit).
The HRESULT code is always...
Kyle K
|
01-14-2004 06:49 PM
Kyle K | 0 | 26 |
|  | I'm using ASP.net vb.net and I make calls to a c++ dll and get back xml
results. I've worked with a simple parser before in VFP and am looking...
MattB
|
01-14-2004 03:43 PM
Christopher Kimbell | 1 | 14 |
|  | Hi,
Can someone tell me what's the problem with my Xpath query ?
This one work fine :
Dim listnodes As XmlNodeList =...
Andre
|
01-14-2004 01:10 PM
Andre | 1 | 16 |
|  | Hi,
I am trying to convert a lot of web reports from ASP/VB to
ASP.NET/VB.NET. I would like to save my dataset in XML and then use
XSLT to transform...
AT
|
01-14-2004 12:09 PM
Cor | 1 | 15 |
|  | hi ,
Am trying to read from and write to a same xml file.i have no prob when
reading the xml file.but when i write to the same file i get the...
Jagadeesh
|
01-14-2004 10:14 AM
Oleg Tkachenko | 1 | 13 |
|  | hi,
i have an xml file that holds a URL string for an image location.
how do i write the XSL code to display this image?
thanks,
PM
Paul M
|
01-14-2004 10:12 AM
Paul M | 2 | 12 |
|  | I am attempting to use XPath to query for a specific node
in the sample XML I've provided below.
I'm unsure of the exact XPath syntax, but I believe...
Brad Hehe
|
01-14-2004 09:53 AM
Oleg Tkachenko | 1 | 10 |
|  | With both .NET 1.0 and 1.1 I have found the following strange behaviour
where System.Xml.XmlDocument.LoadXml doesn't throw an error when parsing
a...
Martin Honnen
|
01-14-2004 09:45 AM
Oleg Tkachenko | 1 | 17 |
|  | Experienced members,
I need some advice, or maybe I am missing something
simple.
I have 2 classes.
public class Manager
public property Controls...
Chris Smith
|
01-14-2004 04:09 AM
Sorin Dolha | 2 | 50 |
|  | Hi,
I am trying to write to an Xml document. My xml file is present is in the
current working directory but whenever i try to make changes to the...
smita
|
01-14-2004 04:04 AM
Sorin Dolha | 3 | 15 |
|  | Hi,
I am very new to xml. I have a datatable I need to group by and was
suggested that xml and xpath might be the way to go. I converted...
AT
|
01-14-2004 12:38 AM
Dimitre Novatchev | 1 | 22 |
|  | Hello!
I need a XML-Export for my Software. Now I have created some test files,
which can be read under XML Notepad or Internet Explorer whitout any...
Christian-Josef Schrattenthaler
|
01-13-2004 11:32 PM
Chris Smith | 1 | 31 |
|  | Can anybody tell me how to do the following from ASP in .net
dim xmlhttp, strMsg, strUrl, strXmlText
strUrl =...
Bob T
|
01-13-2004 10:44 PM
Bob T | 0 | 16 |
|  | Hi.
I've got an XML doc which looks like something like that :
<member name="F:Pssoft.Utilities.DB.EasyDB._orcPackagePrefix">
<summary>
The name...
Eric
|
01-13-2004 04:34 PM
Dimitre Novatchev | 1 | 22 |
|  | We have a XML script which uses the default namespace. See below:
<?xml version="1.0" encoding="UTF-16"?>
<Import...
Kstoj
|
01-13-2004 04:05 PM
Dimitre Novatchev | 1 | 20 |
|  | Hi,
I am new to XML and have done the TempConvert walkthrough with success. My
goal is to interface with data from a 3rd party provider I am...
Bob T
|
01-13-2004 03:56 PM
Bob T | 0 | 38 |
|  | I have a legacy data specification that I want to move into XML.
My question revolves around specificity (in general) (c: Being a noob
I don't know...
bullshark
|
01-13-2004 10:01 AM
bullshark | 0 | 19 |
|  | I apologize if this should be posted in ADO.net, but it
does have to do with XML.
I have a header table and a detail table that uses a
field called...
Darryl
|
01-13-2004 09:27 AM
Darryl | 0 | 19 |
|  | Hi all
Can Anyone tell me if it is possible to load X509 certificate which is
attached to Signed XML doc.
I want veryfy signature and if it is OK...
Muzzy Co
|
01-13-2004 09:07 AM
Muzzy Co | 0 | 12 |
|  | I would like to know after transforming my datatables which store in dataset
into XML form. Now I want to save it into a file and also create a XLST...
Hai Nguyen
|
01-13-2004 03:41 AM
Oleg Tkachenko | 3 | 16 |
|  | I am trying to sum the amounts attributes of a transaction element but
only for transaction elements where the SaleType attribute is equal...
Joe McIntier
|
01-13-2004 03:27 AM
Oleg Tkachenko | 1 | 18 |
|  | Hi Kiran,
I think there might be an invalid character in the XML file which isn't
supported by the current setting of Unicode code page. Could you...
AT
|
01-13-2004 12:57 AM
AT | 0 | 16 |
|  | here's the spec reference:
http://www.w3.org/TR/REC-xml#charsets
--
HTH
Christoph Schittko
Software Architect, .NET Mentor
"Kiran" <kiranjoseph74...
Christoph Schittko [MVP]
|
01-12-2004 10:41 PM
Christoph Schittko [MVP] | 0 | 20 |
|  | Kiran,
0x0C is not a legal character in any XML document (regardless if IE does
display it). The spec explicitly spells out which characters may...
Christoph Schittko [MVP]
|
01-12-2004 10:40 PM
Christoph Schittko [MVP] | 0 | 10 |
|  | I'm having a problem translating nested XML to relational tables and would
appreciate anyone's advice with it.
I've written some code in C# that...
Fred Chateau
|
01-12-2004 09:54 PM
AT | 6 | 21 |
|  | Hi guys,
I have dot net env installed in my system
Could you please help me in finding where can i get
xsd.exe
thank you
\
Murali Inguva
|
01-12-2004 03:25 PM
Michael | 1 | 39 |
|  | Hey buddies,
I am looking for a web site containing .NET growth surveys / statistics
North America (mainly) and all over the world. Can anybody help...
TO
|
01-12-2004 02:34 PM
TO | 0 | 20 |
|  | "Kathleen Dollard" wrote ...
data adpater that returns multiple data tables. When you are saving data
back to the store, you'll need a data adapter...
Fred Chateau
|
01-12-2004 01:53 PM
Miha Markic | 3 | 10 |
|  | I am using the XPathNavigator.Value in .Net to get the
value of one of the elements(say "Notes") from my XML ?
The value contains lots of "line...
Venky
|
01-12-2004 11:51 AM
Oleg Tkachenko | 1 | 12 |
|  | I'm trying to serialize a class I have and have been getting:
An unhandled exception of type 'System.InvalidOperationException' occurred
in...
Jeff Bunting
|
01-12-2004 11:16 AM
Jeff Bunting | 6 | 18 |
|  | Dear Users,
I'm programming a vb.net client; I have to provide a new feature that has to
validates an xml document with an existing dtd file (or a...
Fabrizio Cyber
|
01-12-2004 09:34 AM
Fabrizio Cyber | 0 | 17 |
|  | Hi!
I have this problem. I am sending as a parameter for a
webmethod a string containing '\r\n' sequences. For some
reason, when I debug my...
Alin Popovici
|
01-12-2004 09:33 AM
Alin Popovici | 3 | 9 |
|  | Dear,
When I used the xsd.exe tool to generate C# classes from schemas, I
discovered that the automatically generated codes have no difference
when...
AT
|
01-11-2004 10:42 PM
AT | 0 | 32 |
|  | Dear,
I have used xsd.exe tool to generate a class from a
schema. Then I used XMLSerializer to deserialize an xml
file using that class, changed...
Grace
|
01-11-2004 08:48 PM
Grace | 0 | 17 |
|  | Dear,
I have used xsd.exe tool to generate a class from a
schema. Then I used XMLSerializer to deserialize an xml
file using that class, changed...
Grace
|
01-11-2004 05:58 AM
Grace | 0 | 15 |
|  | Hello,
I am trying to use serialization to get an XML document in the following
format
<allevents>
<event>
<title>hello</title>
<media>
Gary Brewer
|
01-10-2004 10:15 PM
Christoph Schittko [MVP] | 3 | 10 |
|  | Fredrik Nelson wrote:
You need to declare
xmlns:somePrefix="http://ixx.se/MyDataSet.xsd"
here in the stylesheet and then use
<xsl:template...
Martin Honnen
|
01-10-2004 07:16 AM
Martin Honnen | 5 | 15 |
|  | My problem is very simple but I can think of no
workaround: I have an object made with C# with a method
using a params parameter (signature is...
Francois Lemaire
|
01-09-2004 12:04 PM
Matt Frame | 3 | 18 |
|  | I'm trying to write a schema that allows me to substitute entensions
for a base type. The schema (included below) defines a StepType and
an...
AT
|
01-09-2004 08:59 AM
Daniel Shookowsky | 2 | 11 |
|  | I have created a schema to vallidate SOAP messages the
first couple of lines are as follows:
<?xml version="1.0" encoding="utf-8"...
Peter Wullems
|
01-09-2004 08:40 AM
Peter Wullems | 4 | 29 |
|  | I've a fairly complex schema which I'm trying to create a typed data set
for.
I've had a number of issues to date but it is sort of working (e.g....
Iain
|
01-09-2004 08:07 AM
Iain | 1 | 16 |
|  | I'm trying to create a simple Schema and associated document in Visual
Studio that will store information regarding units and conversion...
Dave Taylor
|
01-08-2004 11:07 PM
Christoph Schittko [MVP] | 1 | 25 |
|  | Hi, I searched through this newsgroup looking for an answer for this, but
didn't find any (it probably is here. Just didn't find it).
I am trying to...
John Francisco Williams
|
01-08-2004 03:47 PM
John Francisco Williams | 3 | 34 |
|  | I have an application that reads through an XML document and validates it
against a DTD. During the read of the document I look at difference...
Matt Frame
|
01-08-2004 11:50 AM
Oleg Tkachenko | 1 | 14 |