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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
xsl-fo in .net25 Oct 2004 17:27 GMT4
I'm lokking for a tool similar to jakartas FOP
(http://xml.apache.org/fop/index.html), but for .NET . Any Ideas?
LoadXml() - misunderstanding?25 Oct 2004 17:22 GMT4
I think I might be misunderstanding just what the LoadXml method is
doing. I have 2 seemingly identical XmlDocuments, an XPath query
succeeds on one of them, and fails on the other. Can anyone tell me
what I'm doing wrong, and how to do it right?
Creating XML Text25 Oct 2004 14:14 GMT2
I need to create some well formed XML text live in memory. What I really
want is to use the XmlTextWriter object applied to some location in memory
(Stream or something?), because it does a nice job of formatting/identing,
etc. But I can't figure out how to instantiate the ...
ASP.NET DATAGRID and XML field25 Oct 2004 14:00 GMT1
I have an XML node similar to this
<CONDITION> <![CDATA[<G>Apps-ActiveSync</G>]]> </CONDITION>
and I would like to see the inner text of the node in a ASP.NET text box,
namely the following text:
Howto: format attribtes per line rather then on one line25 Oct 2004 01:51 GMT4
Using the XmlDocument and XMLElement::SetAttribute
is there away to indent the attribute per line, rather hen them having them
on the one line
e.g
XSLT - Outputing an attribute24 Oct 2004 16:20 GMT2
I'm having problems getting the syntax corrent to output an attribut.
Something like
this
<Node Id="<xsl:value-of select="Id"></xsl:value-of>></Node>
Problems with XmlNode.InsertAfter24 Oct 2004 15:07 GMT4
   I am having major headaches with XmlNode.InsertAfter. This is the
format of my XML document
<?xml version="1.0" encoding="utf-8"?>
<Team name="Team">
Checking for existence of an attribute24 Oct 2004 14:55 GMT5
What's the proper technique for checking for the existence of an attribute
within a node?
Lets say I did a SelectSingleNode which returned this element:
       <AnAddress city="San Francisco" state="CA" />
Newbie: How can I remove this node ?24 Oct 2004 12:48 GMT2
Hello sirs,
I have this XmlDocument:
---
<requisicao xmlns="">
Problem querying for node by attribute24 Oct 2004 12:41 GMT2
I have the following XML document, loaded in MyDoc (declared as
XML.XMLDocument):
   <configuration>
       <appSettings>
Validating XML against XSD where XSD has includes24 Oct 2004 08:17 GMT1
I have 2 Xsd's
The one contains basic type definitions
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
Problem validating against Vxml 2.0 schema24 Oct 2004 08:06 GMT3
I am trying to validate a VXML document against the new vxml 2.0
schema, and I am getting the following errors (and a lot more like
these):
Reference to undeclared substitution group affiliation. An error
Stuck Trying To Get Elements23 Oct 2004 01:58 GMT1
I am trying to walk through all the elements in each occurance of a selected
node but I cannot seem to find the correct syntax to use. A simplified copy
of the XML data is shown at the bottom of this post. I want to get a node
list for every occurance of <CGShows> and then step ...
Timeout during XmlSerializer instantiation22 Oct 2004 21:32 GMT4
I am instantiating an XmlSerializer using the XmlSerializer(Type)
constructor. This works most of the time, but sometimes I get a timeout
during the process. I'm using the same type in all cases and it has happened
on multiple computers ranging from 500 MHz to 2.6 GHz. Does anyone ...
Unable to read the XML declaration22 Oct 2004 14:40 GMT1
  I am reading a XML document and parsing it into a listbox. I'm juat
learning XML and i can't find a way to read the Xml declaration
<?xml version="1.0" encoding="utf-8"?>
In the debugger I can see that there is a declaration element to the
Pages: 1 2 3 4 5 6 7 8 September, 2004
 
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.