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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XslCompiledTransform closing input tag21 Jul 2006 13:16 GMT1
I am having a weird issue when I generate an input Html tag from a Xsl
transformation.
When the trasform is executed on the xsl below, the <input> tag has the
closing slash removed in the first case and the closing tag removed in the
XmlReader.Create returns none20 Jul 2006 18:20 GMT2
i have this code which is upgraded to work with 2.0 and works great with
framework 1.0 and 1.1 without the upgraded code.
//2.0 code//
public static XmlReader RtfToXml( string Rtf )
XslTransform not excluding default namespace despite exclude-result-prefixes attribute?20 Jul 2006 16:25 GMT4
I'm writing an xslt in vs.net 2003 and in order to get intellisense on
the html content I added the default namespace declaration
xmlns="http://schemas.microsoft.com/intellisense/ie5".  However, even
though I also have exclude-result-prefixes="#default" declared the
XSLT : Exclude one NODE in Template20 Jul 2006 14:55 GMT1
Hello all,
I want to exclude one node (element alone) but copy all of the other
elements. This is the XSLT I have. I want to exclude the "alias" element
alone but it does not work..
XMLDesigner XSD DataSet Order with Relationships20 Jul 2006 10:31 GMT1
I brought an XSD into the XMLDesigner.  The XSD had two related tables and
it looked like this in .Net's XMLDesigner:
Table 1
---------
how do you evalute a xpath query with xml tag like this <bac:BACne19 Jul 2006 18:49 GMT5
i got xml file that have <bac:BACnetDevices> and <bac:BACnetDevice> tag how
do you make a xpath query with that type of tags
this is the query that i come up with
/Site/Networks/Network/bac:BACnetDevices/bac:BACnetDevice/@InstanceNumber
Simple XSLT Question?19 Jul 2006 04:48 GMT1
I have a XML as below:
******************
<BLOCK>
 <ROW1>
Follow up question on hiding web service functions19 Jul 2006 02:38 GMT8
It seems to work, at least my application still works.  After adding this tag
to hide the documentation; is it normal to see an error message when browsing
to the page?  I get error message shown below when going to that page in
Internet
Data types for XmlElement and XmlAttribute18 Jul 2006 18:05 GMT3
I have an XmlDocument loaded from an xml file. I have also an xsd schema file
associated with it so that it will be in the XmlSchemaSet.
How do I get the data type for the value of an XmlElement and XmlAttribute
as described in the schema while I am accessing the nodes ...
suggested ways to manipulate XML files in .Net?18 Jul 2006 15:43 GMT2
I'm going to manipulate some XML files in my next project-- crawl through
the tags, compare if file X has the same nodes as file Y, and if not, what
the differences are and who's missing what.  I'll also be comparing values
between nodes in the two files, for when both documents do ...
XmlSchema Validation Error18 Jul 2006 14:49 GMT4
Using VB.Net System.Xml 1.0
SchemaCollection Object
I am getting an error when trying to add
‘Schema A’ to the SchemaCollection.
Built-in ToXPathString()-type method18 Jul 2006 13:18 GMT1
Is there some built-in way to output a node's basic XPath without iterating
upward through an XmlNode's parent hierarchy?  I have a scenario where I
need to tell the user there was an error with a particular node, but I want
to express it as:
Load chunk of xmldata in datagrid17 Jul 2006 17:40 GMT2
I have a xml file, from which i want a node to be populated in a
datagrid. whats the easiest way to do this??
Here is a sample of xml file:
<?xml version="1.0" ?>
<<<WebParts>>>15 Jul 2006 13:26 GMT1
Hola a todos,
   Una pregunta, que son y para que sirven los WebParts??, donde puede ver
algún ejemplo....
Gracias de antemano.
Creating multiple documents14 Jul 2006 19:06 GMT3
Hi to all,
I am using XALAN processor and xslt 2.0 and I have managed to take an XML
file and split it into multiple documents. This is done via the Oxygen
editor.
Pages: 1 2 3 4 June, 2006
 
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.