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 / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataRelations23 Oct 2003 02:57 GMT2
I have a problem getting Dataset.WriteXml() to create a nested xml
realtionship.  All I get is an inline xsd (all nodes are children of
the root).  Documentation says to use Dataset.Relations.Nested="true";
but this doesn't produce the nested xml as it should.  I have even
XML Parsing in c#23 Oct 2003 01:46 GMT1
I would like to replicate the following VB code in c# but having problems
with the ancestor, could someone please suggest what I need to do here.
I need to get the information - tag name - of the parent as specified in the
second XPath statement
ValidatingReader23 Oct 2003 01:45 GMT1
I have been able to implement a validating reader quite
easily using the .net classes.
The error generated when the xml document does not
validate against the schema are similar to
filtering xml22 Oct 2003 13:56 GMT4
I'm trying to filter an xml document that contains
products for a CD store (music).
My xml file is fine and displays fine, but I am a little
confused about filtering it now. I want to give the user
Filtered nodes with template/param, but xsl:number still counts them?22 Oct 2003 11:48 GMT1
Hi, I posted this today on the xsl-list, but no takers so I thought I'd
try here. If nothing else, I would appreciate someone pointing me in the
right direction.
The following is just a portion of a longer template.  I have varying
XML and Encoding Problems.22 Oct 2003 11:43 GMT1
I'm tryin to read an XML file created by Oracle into SQL Server.
Oracle creates a file using the "WE8ISO8859P1" character set : ISO-8859-1.
I need to read the file using UTF-8.
The code I'm using to read the file is:
MSXML default version on XP ,200022 Oct 2003 11:37 GMT2
Are there any very safe version of MSXML I can use to build application on
XP and 2000, so user don't need to upload any MSXML package to their
machine(also this version is not that old) ?
Thanks.
newbie Transform question22 Oct 2003 08:55 GMT1
I'm using the transform to output XMLSS (for Excel) and it is working
very well. I notice that the output is one long XML stream with no
whitespace or carriage returns etc.
Is there a way to have the XML that is output "formatted" so that it
XML bug, what versions, etc22 Oct 2003 07:06 GMT1
>-----Original Message-----
>Ian wrote:
>
>> How can I find out for certain which version my .NET
Commas and periods in xsd22 Oct 2003 07:01 GMT1
I defined a simpletype as a decimal in my xsd file. If I type a value like
12.7 the validation works, but if I try 12,7 the validation process gives me
an error. I am in Brazil, and here decimal numbers are represented with
commas, instead of periods (.). Is it possible to make the ...
Replace <P> with nothing22 Oct 2003 05:14 GMT2
Good morning all,
I have the following xml :
<?xml version="1.0" encoding="UTF-8"?>
<anchor>
Flattening XML data during deserialization21 Oct 2003 21:24 GMT2
If I have an XML file that stores its data in a hierarchical relationship,
is there a way to automatically "flatten" this relationship when I
deserialize it (using the XmlSerializer) to a collection of objects?
For example, assume that I have an XML file that contains the following ...
.NET help21 Oct 2003 14:07 GMT1
It would be very much helpful to me if you post or email an answer to
the following question.
Here is the requirement and I need an approach with regards to this.
I have java web services which exposes certain APIs. These services
XPath Expressions21 Oct 2003 13:01 GMT1
Hi,
I am having a problem using XPath when I validate Xml documents with a schema. Basically what happens is that an XPath query doesn't return the nodes I require if a schema is used to validate the XML. I'll try and explain it as briefly as possible here. For example, look at ...
Conversion from XPathNavigator or XPathNodeIterator to XmlDocument?21 Oct 2003 12:58 GMT2
I would like to do the following:
Use an XPathExpression to extract a nodeset from either an XmlDocument
or an XPathDocument.  I would later like to be able to add any one of
these nodes to an XmlDocument.
Pages: 1 2 3 4 5 6 7 8 9 10 September, 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.