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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XslTransform - Unicode question09 Dec 2003 18:18 GMT1
Hello everyone. I am trying to generate a document using a XML document and
a XSLT stylesheet. There are unicode elements in the XSL style-sheet
(Japanese) as seen below:
       <xsl:template match="delegate">
Error loading schema: a bug???09 Dec 2003 17:44 GMT2
I everybody,
when i try to load in a dataset an xml schema with ReadXmlSchema method, the
framework validator throws an error. The schema is divide in 3 files. The
main one "scheda_full.xsd" include the other "definizioni.xsd" and
XSD Schema for email09 Dec 2003 17:19 GMT1
I'm looking for an XSD schema representing email, including full
headers, for an anti-spam project.  Any pointers to specific schemas
or even schema repositories would be appreciated.
(bwt, the project is a GotDotNet.com workspaces project:
Getting the longest string09 Dec 2003 17:07 GMT2
XML
<data>
   <option>this is test 1</option>
   <option>this is test 11</option>
encoding="utf-8" ?09 Dec 2003 15:55 GMT4
When I transform a dataset to a xml file by applying a
xslt file, why by default, a "encoding="utf-8" ?" is
added to the output file?How to get rid of it?
Thanks
Newline in RSS feed?09 Dec 2003 12:49 GMT2
My webservice for RSS doesn't look pretty, in IE each line runs in to
the next, no line returns.
How can newlines be put in the feed without screwing-up the XML?  I
tried <br /> but this got included in the displayed feed.
Getting the longest string?09 Dec 2003 07:42 GMT1
XML
<data>
   <option>this is test 1</option>
   <option>this is test 11</option>
Convert DOMDocument to System.Xml.Document?09 Dec 2003 04:31 GMT3
Newbie question: Any easy way to convert a DOMDocument to a
System.Xml.Document?
Dim DOMDocument As DOMDocument40
to this
Paramaters in <xsl:template match>09 Dec 2003 01:52 GMT4
Is it legal to use a parameter in a <template match> ?
If I do the following:
<xsl:template
match="/ContentRoot/Content/Categories/Category[@name='Studies']">
Remove Child Node!09 Dec 2003 00:43 GMT2
Input Xml:
<foo>
<bar id="1">
<child1>
xsd.exe and include08 Dec 2003 22:01 GMT2
I'm using xsd to generate c# classes representing XML files.  Mostly for
configuration.
I find that there is a lot of commonality of definitions between the various
xsd files and I would like to split out these common definitions into a
RSS and XSL08 Dec 2003 21:53 GMT2
I'm trying to use asp.net to parse in an RSS version 1.0 feed and output XML
but I'm having trouble with the XSL file I'm trying to use. For some reason
in the ouput of the transformation the XML namespaces are brought across
from the XML file into the HTML. They appear as part of ...
XML serializatin vs. an XSD schema08 Dec 2003 20:08 GMT1
I have a C# object heirarchy and an XSD document to which I wish to
match the serialized objects in that heirarchy. I have an abstract
parent class called "Test" which has no properties, and a set of
derived classed which implement specific functionality, for example
Any suggestions CSS/XML08 Dec 2003 16:47 GMT4
I have an interesting implementation and I am trying to kill two birds with
one stone.  In the wizard I am designing the user has the ability to choose
from one of n CSS style sheets to be applied to the end results of the
wizard.  I am also thinking of supporting customization of ...
Create a schema library and use import/include with XSD.exe07 Dec 2003 21:08 GMT3
I have a "library" schema with the simple and complex types I commonly use
in other schemas and then several other schemas, maybe created by other
developers, that import/include the library schema. And then other schemas
can extend it.....
Pages: 1 2 3 4 5 6 7 8 9 November, 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.