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 / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Load the restrictions from a schema05 Mar 2007 18:48 GMT1
I have an xml document instance in C# which loads an xml schema.
I would like to load the restrictions for a complex type in the schema so
that the user will choose one, from a drop down list for example.
Any ideas?
using  XmlTextWriter05 Mar 2007 14:48 GMT1
if there are no data when writing an element is creates the tag like this
<customer/>
but i would like it to write
<customer>
VS2005 vs XMLSpy04 Mar 2007 17:12 GMT5
A "special" project team in our department has decided to purchase XMLSpy.
We standardize on VS2005 as our IDE and up to now everyone has used the XML
parser in VS2005.
Are there advantages to using XMLSpy over VS2005?  Apparently there are
Xpath with Namespace retruns NULL, please help02 Mar 2007 23:48 GMT1
I am using the following code to query for a single node, yet my results are
always NULL. Please help, I've tried everything adn I am unable to get a
result.
XmlDocument xml = new XmlDocument();
Expression must evaluate to a node-set02 Mar 2007 22:39 GMT2
I am using xpath within a BizTalk 2006 orchestration.
I get the following error "Expression must evaluate to a node-set".
My xml:
<EmailListResponse xmlns="http://BTTest">
Splitting and Renaming Xml Nodes01 Mar 2007 14:54 GMT1
Please suggest a solution for the following problem.
We get a input xml that need to be processed for grouping and sorting.
The example of one such xml
<Requests>
Adding namespace prefix to Root node01 Mar 2007 13:11 GMT2
I want to add a namespace prefix to the root node of an object I am
serializing to XML.
I have been reading though this article:
http://msdn2.microsoft.com/en-gb/library/system.xml.serialization.xmlnamespacede
clarationsattribute.aspx

XslCompiledTransform adds xmlns:msxsl attribute to root node01 Mar 2007 12:58 GMT1
I use XslCompiledTranform to transform one XML file into another. In my
stylesheet I use the msxsl:node-set() function, so I have a namespace import
in my stylesheet.
After transforming, the root node of my resulting XML file has an attribute
(more!) elementFormDefault confusion01 Mar 2007 07:45 GMT1
From what I can read, it doesn't look like I'm the only one getting confused
with the elementFormDefault and attributeFormDefault properties of XML
schemas.
I am wanting to get a full understanding of these properties, as I want to
Pages: 1 2 3 4 February, 2007
 
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.