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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.Net XmlValidatingReader should fail on complextypes with whitespace?05 Jun 2004 00:15 GMT2
I believe the .Net XmlValidatingReader should fail when validating XML
that contains a ComplexType element with white space when the
ComplexType element has the mixed attribute set to false in the XSD used
for validation.
XmlSchema.Read -> nothing happens04 Jun 2004 21:57 GMT2
I'm trying to load a schema into an XmlSchema object with the Read and
Compile methods. I use Read with a ValidationEventHandler. No errors
occurs but when I look at the XmlSchema properties it contains
NOTHING. The schema file is correct because I can use it to validate
XPath expression with namespace04 Jun 2004 18:47 GMT2
I am trying to use SelectSingleNode in an XMLDocument for a node that
has namespace defined. My problem is the XPath for the node with no
namespace defined works as soon as I put namespace it returns nothing.
Help
problem rowfilter with xml 04 Jun 2004 14:58 GMT1
Hi! I need to search an xml file for a <symbol>FO</symbol> being passed from
a query string. here's my sample xml file (original xml file is generated
from a mainframe):
<stock>
Getting the XML as text between two nodes04 Jun 2004 08:12 GMT2
I am interested in getting the XML contents as text between two XML elements
that I know follow each other. They could be in completely different levels,
but in XML file the first is above the second. Of course, a code could be
written that would first read InnerXml property of the ...
Xsd and serialisation04 Jun 2004 02:24 GMT1
hello,
I wonder if anyone can help me.
I have used xsd to generate a c# class from an xml file.
This class is currently being used in my application and works
XmlSerializer - XmlTextReader vs. XmlNodeReader04 Jun 2004 00:00 GMT2
I've run across a strange behaviour with XmlSerializer that I'm unable to explain. I came across this while trying to use XmlSerializer to deserialize from a the details of a SoapException. This should have worked fine since the class in question was already being serialized and ...
Displaying XML03 Jun 2004 21:07 GMT1
There have been lots of posts on this topic, but I haven't been able
to apply any of the suggestions to my situation.
I have an .aspx page with a form on it that has several submit buttons
on it.  Clicking a button will cause a web service action that returns
A question about XML Tags03 Jun 2004 18:11 GMT1
Dear All;
I am a biginner in XML. Currently I am developing a service for CISCO IP
Phone using ASP.Net. The CISCO IP Phone service has to be developed using
XML Tags. For examlpe the CISCO IP Phone Input takes the following form
Importing Selected Data from XML03 Jun 2004 17:37 GMT1
In order to achieve the archiving of old data from my database I have
exported the information from my dataset to an XML file using the
standard WriteXML method of the object.  Now suppose in the future I
wish to restore only specific records (which all have a unique
Boolean value using XSD/XML03 Jun 2004 15:16 GMT2
I've created an XSD file with the following in it:
<xs:attribute name="Enabled" form="unqualified" type="xs:boolean" />
I am trying to set the XML to match this format, but how/what is the format
for a boolean value?
Question about attributes03 Jun 2004 13:42 GMT4
I'm experimenting with and XmlTextReader sample, and don't understand how
the attributes are being processed.
Here's the input:
<xsd:element name="AA" type="BB" substitutionGroup="CC"/>
encoding="ISO-8859-1" and XML (.Net CF)03 Jun 2004 10:24 GMT4
I'm using .Net CF, and I'm trying to load an XML document that has a first
line:
<?xml version="1.0" encoding="ISO-8859-1"?>
I'm loading this via XmlDocument.Load().  However, I get and XmlException
Inheritance in XSD?02 Jun 2004 17:31 GMT3
I'd like to define a schema that allows, for example, a "table" element that
takes on one of two forms distinguished by what attributes are present. For
instance,
<table foo="3"/>
join xml documents?02 Jun 2004 14:50 GMT1
I have two xml documents
<?xml version="1.0" standalone="yes"?><CodesFile><CatNumber><number>1</number><code>001</code></CatNumber><CatNumber><number>2</number><code>002</code></CatNumber><CatNumber
an
<?xml version="1.0" ...
Pages: 1 2 3 4 5 6 7 8 9 May, 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.