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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Q: formatting XmlWriter output ?29 Aug 2008 11:52 GMT1
is it possible to make XmlWriter output with formatting like below ?
I have gotten it working mostly (with XmlWriterSetting.Indent=true). However, I can not find a way to make ">" or "/>" into a new line. MS vcproj file seems to be in below format, so it should be possible ?
XSLT query27 Aug 2008 13:59 GMT2
I am using XSLT to transfor XML to HTML.
I have an XSLT variable , $PAGELINK. I need to specify this value as
an href attribute value of <a> tag.
something like  <a href = $PAGELINK> Click me for new page </a>. This
Writing a date and time into an xml attribute with the DateTime datatype26 Aug 2008 12:07 GMT2
How do you write date and times into an attribute with a datetime databype?
I tried:
<NewsArticle Date="2008-05-11 11:20:00 AM">
But the schema generated from the xml file says the Date attribute is a
Help needed with .xsd validation26 Aug 2008 02:48 GMT5
i'm trying to create a .xsd file to validate the XML below(just a
small snippet).  i've tried a number of things and can come close, but
i can't quite get it to do what i want.  i'm able to validate the
snippet below using .NET with a schema that will make sure that the
Using XMLDocument - a newbie question25 Aug 2008 11:43 GMT1
OK, so I've created and loaded an XMLDocument object.
But how do I go about using it?  Specifically, how do I:
1) move to the first node (I assume I start on it when I load the XML?)
2) move to the next node (.read?)
XML reader not validating23 Aug 2008 12:22 GMT1
I have written folowing code for xml validation but it is not giving any errors for missing fields.
Even if the XML is in wrong format no error is thrown.
Here is the code...
Public Function validatexml(ByVal xml As String, ByVal operation As Integer) As Integer
Accessing the PSVI value of xs:token types22 Aug 2008 02:21 GMT4
Is there a way to access the PSVI value of xs:token types using C# (.NET
Framework 2.0)?
This issue has been around for some time (see
http://lists.xml.org/archives/xml-dev/200310/msg00382.html). It appears that
LINQ to xml with grouping15 Aug 2008 17:36 GMT8
VS 2008 Pro.
I'm writing an html report using LINQ to XML by accesing a datatable that I
filled with data.
the output is currently like this:
basic xml12 Aug 2008 12:05 GMT1
I'm reading a book and I'm trying to learn the very basic about xml.
Can somebody give me an explanation why namespace are used in xml
perhaps with a simple example that demonstate the usefulness.
//Tony
Trying to parse OpenDocument files (sxw)11 Aug 2008 20:24 GMT1
Iam trying to read in sxw files and generate a preview for it.
The problem now is that the file "content.xml" seem to contain a DTD.
I do not want to process this DTD because this is a separate file which
is not available at this time.
xsi:noNamespaceSchemaLocation Problem08 Aug 2008 15:02 GMT3
I use the following code to create the XML from a class object
       Dim serialize As New
System.Xml.Serialization.XmlSerializer(GetType(XYZObject))
       serialize.Serialize(obWtiter, obObject)
xml02 Aug 2008 17:53 GMT1
PFA
XmlSerializer: deserialize against xsd generated class01 Aug 2008 17:49 GMT9
I have a schema that has an optional element, fieldTag4000Field.  If the
element is omitted from the XML request, when it is deserialized, it will be
null when I check it - which is fine.
What happens when the element is supplied as <fieldTag4000Field/> (empty),
Dotnet Developer looking for project.01 Aug 2008 06:48 GMT1
Hi Greetings
looking for dotnet develope project  with sharepoint. please let me
know how my resume should be like we have to add any more skills.
Jagadeesh
 
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.