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
Define element of XSD as an element in another XSD file04 Dec 2003 11:06 GMT1
I'm new to hand-coding XSD files - how can I indicate that I want to
reference tags from another XSD document in a certain section of my
XSD?  Essentially, I want to define one XSD with some elements and in
another XSD define an area that allows elements from the first XSD.
Is there a way to pass param array to xslt funtion in extended object of xsl? thanks.04 Dec 2003 11:03 GMT5
saving as xml04 Dec 2003 10:59 GMT1
The following url give you an XML output
http://webservices.titantvguide.titantv.com/contentblocks.asmx/TonightOn?registr
ationKey=g8byqgPai3PYi1i7VOfEcKDfKOeYwmYM

is there a way to save this as an xml file on to the server?
Thanks in Advance.
Automatic XMLSerializing03 Dec 2003 19:58 GMT4
This is a two part question:
1)trying to serialize a read only class member.  I have a
public property with a get statement, but not set, hence
read only.  When I serialize the class, this property is
Tranforming the format of XML03 Dec 2003 17:13 GMT4
Hello, please can someone help me with the following:
If I have the following XML.
<Tables>
    <Table>
XPath MaFan03 Dec 2003 09:42 GMT2
Isn't this a bit non-clever, that IDs in the second level are not accessible
like that? After all attributes can never have children, so why not checking
this in the xpath processer. Place the code in VB6 with MSXML referenced and
find out that the second xdn node is nothing. Not ...
Filter XML using XPath03 Dec 2003 04:33 GMT2
The following XML file shows an example of some config
data for a Side Button Bar control.  There are two forms
this Button Bar control relates to, "frmMainMenu"
and "Listing".
Save FormSettings of MULTIPLE Forms in XML file!? (VB.NET)03 Dec 2003 01:46 GMT1
I found some examples for storing the FormSettings of a Form in an XML-file,
but none of these could match my criteria: What I am looking for is the
possibility to save the FormSettings of multiple Instances of 1 form.
I have a Form frmSource from which I have multiple Instances, ...
Can not serialize data from webservice03 Dec 2003 00:49 GMT1
I anyone have a clue or can solve my problem I would be
glad :-) Regards Michael
I have a problem with creating an XML-document where the
returning data from the webservice, have been serialized.
XmlDocument.Load(file) without entity resolving?02 Dec 2003 19:00 GMT2
I need to merge several XML files into one large. All of them has a DOCTYPE
tag, but the SYSTEM identifier points to a DTD that doesn't exist. (I use
the PUBLIC identifier with catalog files, so the SYSTEM identifiers has no
purpose in my application.)
XmlTextReader.Read() and ampersand?02 Dec 2003 18:57 GMT1
XmlTextReader reader = new XmlTextReader
("c:/downloads/somedata.xml");
while (reader.Read())
{
Format XML Nodes02 Dec 2003 18:53 GMT1
I have xml look like following
<ContactInformation>
   <ContactName>
      <Name>
Reading a XML on the server02 Dec 2003 15:39 GMT4
I have two applications(client and server) that pass an
XML document but I have a hard time reading the XML
document on the server side.
So the client application creates the XML document and
how to decode iso-8859-102 Dec 2003 13:32 GMT3
I have this kind of string,
dim myString as string = " =E0 ton essai d'=E9tablir une"
i know the kind of encoding, here I have iso-8859-1
dim charset as string ="iso-8859-1"
ms:format-date() ?02 Dec 2003 13:27 GMT1
Been trying to use the ms:format-date() in one of my transformations.
I have all of the necessary declarations in my xml as in
<?xml version="1.0" ?>
<data xml:space="default"
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.