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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
schemas and empty elements29 Aug 2003 13:13 GMT2
Another silly question - by default if I define a specific element as a
string (xsd:string) in a schema, if I validate a document against that
schema and the element is empty, should it, or should it not pass through
successfully??
get rid of empty nodes29 Aug 2003 12:27 GMT1
Okay, this is probably a really stupid question - but I just can't figure it
out.
I have a large xml document which is being transformed into another using
.net xsl - some elements inside of which do not have any data at some times
edit xml28 Aug 2003 21:21 GMT3
I'm developing smaller Websites with Asp.net and C#.
For some Contents I want to develop a management system.
At the moment a think about managing the contents via xml-files.
For example the news section maybe has not more than 4 entries per page.
Parse OK with DomDocument fails with XMLDocument28 Aug 2003 20:40 GMT2
I have an XML doc that parses OK with DomDocument from MSXML2,
but it fails with XMLDocument in DotNet.
The error says something about mismatching opening and closing tags.
Any tips?
Generating reports with C#28 Aug 2003 11:56 GMT5
we are developing server side report generation application with .NET.
The problem is, that we have to present same data in diferent formats
(HTML, PDF, WORD, EXCEL). This has to be done using templates, wich
are defined by user (with GUI frontend). The main problem is how to
Binding PREVIOUS and CURRENT data to VB form via single XML file27 Aug 2003 23:31 GMT1
I'm using VB.NET and I have an application that binds a schema to the main
form's controls, and the user has the ability to load an XML file through
the schema and into the bound form. [CODE POSTED AT END OF MESSAGE]
My problem is this:  the schema contains an element called ...
XSD.exe handling of mixed content types in generate classes?27 Aug 2003 16:03 GMT4
I'm trying to generate class definitions from an XSD that contains something
like:
<xs:complexType name="foo" mixed="true">
   <xs:choice minOccurs = "0" maxOccurs="unbounded">
XslTransform throws exception when output is an XML fragment26 Aug 2003 22:27 GMT2
I have an application where I create an xml fragment using
an XslTransform object. However, if I use the following
output method,
<xsl:output method="xml" version="1.0" encoding="UTF-8"
Creating one xml doc from mutliple strings selected from database26 Aug 2003 19:42 GMT4
Hi, tried this a few weeks ago, but still need some help.
I have a simple database table, fields: Customer, WorkOrder, xmlDoc.
The xmlDoc fields contains a small blob of xml data, such as:
<WorkOrder>
Typed DataSet & SQL XML/Urgently help needed.26 Aug 2003 19:34 GMT1
i having the same problem with Strongly typed dataset, I have created
a stronsetly typed dataset by draging table from Server explorer and
now i have retreived xml from SQL server 2000 and tried to populate
dataset but it populates 0 rows even though ml contains rows. If i use
XML Comment documentation26 Aug 2003 14:45 GMT3
Where can I find some documentation on creating XML comment files. I would
like to know the format/conventions for creating them.
NameSpace SelectNodes Problem26 Aug 2003 12:11 GMT3
i have problems with the Namespaces and the .Net XML Parser
My XML looks like this:
<query xmlns="jabber:iq:roster">
   <item jid="srlee@localhost" name="srlee"
Xml-Grid for editing NodeList26 Aug 2003 06:36 GMT1
Hey XML-Guys,
I'm playing now for a couple of days with C# and XML.
In earlier threads a mentioned that I develop smaller Web-Applications.
Therefore I want to edit and add new nodes to my Xml-Documents.
XmlDataDocument/Dataset26 Aug 2003 06:09 GMT1
We're building some web services that are primarily being consumed by a .net
application.  We're returning datasets for that purpose.  We're also have to
provide access to these services to classic asp pages.  To do this we're
returning a XmlDataDocument ie
xlinks and SVG25 Aug 2003 16:55 GMT1
We are creating xml SVG documents on the fly in VB.NET, an XMLDocument
obejct and need to create a <use/> element e.g.
<use xlink:href="#id" x="100" y="100"/>
To create this element, we use the CreateElement method and then the
Pages: 1 2 3 4 5 6 July, 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.