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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML schema validation with web services23 Aug 2007 03:34 GMT2
I'm getting following errors in my schema validation  .
Error Message: The 'TimeSeries' element is not declared. An error
occurred at , (1, 2).
The 'http://alx.ml.com/mapsws:BoxColor' attribute is not declared. An
XmlResolver Host Headers22 Aug 2007 16:00 GMT1
(Apologies if this is not the right newsgroup - if so, please point me in
the correct direction.)
Can anybody tell me a way to set the host header value on a DTD request
through an XmlDocument object?
Generete an XML instance from its XSD22 Aug 2007 15:25 GMT1
Is there a way to generate in code an empty instance of an XML from it's XSD?
I have a lot of schemas and I want at run time to create an empty instance
for them (I then have to fill one or two fields).
Shahar
Check for well formedness and get all errors21 Aug 2007 15:07 GMT5
I would like to run through an XML file using C# 2.0 and check for
well formedness - and I would like to get all errors and not jsut the
first one.
My code is, off course, very simple:
XML schema validation21 Aug 2007 09:59 GMT2
I have a XML file which I validate against a schema using the
following:
doc.Schemas.Add("", xsdSchema);
doc.Validate(new
Problem with transform XSL that incude asp.net controls20 Aug 2007 20:56 GMT8
I have an xsl file that transforms an XML document and outputs it to
my web page.
The xsl file is also creating LinkButtons and they appear on the page.
However, I cannot get the linkbutton click event to fire for these
Extracting hyperlink data from XML file20 Aug 2007 15:32 GMT8
I need to extract the data from the following XML file (fragment) which
consists of and order number (in this case 415045) and some related part
numbers into a .NET dataset. The part number data is contained in other parts
of the file which are referenced by links to named ...
How can I compare 2 XML dataset schemas?18 Aug 2007 02:37 GMT1
How can I comapre 2 dataset schemas are compatible (Same table columns, same
keys, same constraints, ...)?
DateTime Format17 Aug 2007 15:07 GMT1
I declared one element in my XML Schema as "xs:dateTime", when I validate the
XML with the date in the format "dd/mm/yyyy", it shows the error that the
give value is not valid, so my question is how to change the date format in
XML Schema ??
How can I serialize Color type?16 Aug 2007 20:07 GMT2
Can I xml serialize the property of type Color?
The following doesn't work:
[TypeConverter(typeof(ColorConverter))]
[XmlElement(typeof(string))]
image path14 Aug 2007 23:22 GMT1
I have the following requirement for an assignment.  Could u please help me
in creating xml document for this.  I have images stored in c drive.
. Create an xml document that models the image groups.  Each grouping should
include the name and location of the images within the ...
xml doc14 Aug 2007 12:34 GMT1
I have three image groups. I have to create an XML document that models the
image groups.Each grouping should include the name and location of the images
within the group.
How can I do that?
escape xml with xpathnavigator.appendchild12 Aug 2007 16:54 GMT2
I'm using an xpathnavigator in a windows form to append child with
attributes.
xnav.AppendChild("<item name="""" value=""" & client supplied value &
"""/>")
xpathnavagator no xml declaration12 Aug 2007 13:46 GMT2
Net 2.0
I'm using xml to store company configuration settings in a BLOB database
field.
I create an xPathNavigator like this:
SOAP Exception - Deserializer Problem12 Aug 2007 00:00 GMT1
In my C# code, I have defined a Map object which is sent as part of a
request to a web service, here's an extract of the part of the code:
-
           Map map = new Map();
Pages: 1 2 3 4 July, 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.