Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / XML / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Line Breaks in XML element value12 Jan 2004 16:52 GMT1
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 breaks" and "spaces".
<notes>
Serializing a class12 Jan 2004 16:17 GMT6
I'm trying to serialize a class I have and have been getting:
An unhandled exception of type 'System.InvalidOperationException' occurred
in system.xml.dll
There was an error reflecting type MyClass.
Carriage Return in WebMethod parameters12 Jan 2004 14:33 GMT3
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 webmethod, the paramter is
received with the carriage return characters ('\r')
SelectSingleNode fails12 Jan 2004 01:45 GMT1
I'm trying to get the value of a single node using
SelectSingleNode and I get the NullReference Error.
Example: I want to get the URL in the HTML element but
the GetHTMLPath() function fails on the objNode line.
object serialization array at base level11 Jan 2004 03:15 GMT3
I am trying to use serialization to get an XML document in the following
format
<allevents>
   <event>
Beginners problem with namespace/schema?10 Jan 2004 12:17 GMT6
I have used xsl to transform xml from sqlserver in and it works fine
now i have a webservice that uses a dataset to get the data and return it as
xml
like the code below
XSD09 Jan 2004 23:41 GMT3
I have an XML that when I try to create an xsd schema for it it would error
out and say something about duplicate keys. Does that mean that the XML is
bad?
Thanks
Problems with AddExtensionObject09 Jan 2004 17:05 GMT3
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 string
(int,int,string,string,string,string,params string[])). I
Validating inherited types XML Schema09 Jan 2004 13:59 GMT2
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 AnnouncementStepType that is an extension of the base type.
Unfortunately, my XML example fails validation.  When I omit PromptID,
validating a SOAP message using XMLValidatingReader09 Jan 2004 13:40 GMT4
I have created a schema to vallidate SOAP messages the
first couple of lines are as follows:
<?xml version="1.0" encoding="utf-8" ?>
<SOAP-ENV:Envelope xmlns:SOAP-
Typed Data Set and relations09 Jan 2004 13:08 GMT1
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. elements
are not considered nullable unless minOccurs="0" is present.  If not the
XML Schema and document in Visual Studio09 Jan 2004 04:08 GMT1
I'm trying to create a simple Schema and associated document in Visual
Studio that will store information regarding units and conversion (meters,
feet, inches, degrees C, F, K, etc.)
I create a schema and then add a new XML document, set the reference to the
XmlReader and Validation08 Jan 2004 16:51 GMT1
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 aspects
of the document by looking at XmlNodeType.  I have run into a snag though
when an element is empty and written in what I call ...
XML namespace specified and can't find element08 Jan 2004 13:55 GMT2
I have a very simple XML document.
<SmtpGatewayRules xmlns="http://www.foo.com/schema.xsd">
    <rules>
        <rule>
.Net Web App (client) / Web Service XML (server) HTTP Post08 Jan 2004 12:41 GMT4
I think I have confused myself with reading all the articles on XML so I am
hoping someone can point me in the direction for each piece of the project I
am trying to develop.
1st Step - I need to have a Web app that will create an XML stream and send
Pages: 1 2 3 4 5 6 7 8 9 10 December, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.