| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Reds wrote:
There is VML supported by IE and there is SVG
<URL:http://www.w3.org/TR/SVG11> supported by Mozilla and Opera at least.
--
Martin...
Martin Honnen
|
01-03-2008 10:24 AM
Martin Honnen | 2 | 512 |
|  | Is there a website, or can someone show me how to open a Powerpoint template
and add data to it using the OpenXML format? I am very new to using any...
Wannabe
|
01-02-2008 12:25 PM
Wannabe | 0 | 65 |
|  | How can I get my VS2005 to provide intelli-sense/support for the XSL 2.0
specs ? I want to use functions like <xsl:analyze-string>
Many Thanks
Jon Jon
|
01-02-2008 06:53 AM
Martin Honnen | 1 | 57 |
|  | Hi
We are trying to download an XML document from the internet and are getting
the error:
The underlying connection was closed: Unable to connect...
Simon
|
12-31-2007 11:50 AM
Martin Honnen | 1 | 58 |
|  | Hi,
I'd like to build an client/server application that need to handle user and
program settings both on the client and server.
I'd like to store...
Adrian Miller
|
12-30-2007 02:43 AM
Adrian Miller | 0 | 73 |
|  | For anyone who has utilised classes under XSD.exe and CodeDOM (please
redirect me to another group perhaps if not here) please any ideas on how...
Camel
|
12-28-2007 04:11 PM
Camel | 0 | 68 |
|  | Hi, I'm having a hard time in using LINQ on XML returned from Amazon
Webservices.
I'm using the 2008 beta 2 on an XP machine.
the code I'm using...
mudGil
|
12-24-2007 09:08 PM
Clay Joslin | 4 | 83 |
|  | i am receiving following xml from one party:
#1
<Request xmlns="http://somens.com">
<SomeElement1>Element data</SomeElement1>
<SomeElement1>Another...
sashaxp
|
12-23-2007 08:43 AM
sashaxp | 2 | 52 |
|  | Hi All,
I need to set innerText of a cell element like "line1\nline2" in XML.
When I open the xml file in Excel new line in that cell is...
Supriya
|
12-20-2007 02:51 AM
Supriya | 0 | 57 |
|  | Hi I am having a hard time with validation of my XML file with given schema.
Here are the files:
roboerrorlog.xsd
<robomss:schema...
Durango2008
|
12-19-2007 06:42 AM
Martin Honnen | 1 | 58 |
|  | hello,
what is the best way to convert an XmlDocument object to a string of
its XML content?
it appears there are a few ways, and im curious what...
SpaceMarine
|
12-18-2007 01:48 PM
SpaceMarine | 7 | 61 |
|  | This would better be described by 'serialization' than 'interop', but I
didn't find a newsgroup that seems closer on topic.
The problem in a few...
Lucvdv
|
12-18-2007 01:41 PM
Tony Gravagno | 5 | 64 |
|  | I have developed an application where the user edits an XML file. I am trying to add som utility functions to the application, where I need to...
Jonny Bergdahl
|
12-18-2007 01:35 AM
WenYuan Wang [MSFT] | 4 | 98 |
|  | Hello
I need some help to read only partial nodes of a xml and store it as a
dataset. In my example below, I need only the values within the...
Sue
|
12-17-2007 11:40 AM
Martin Honnen | 3 | 73 |
|  | Hi!
Is there any way of preserving whitespaces inside nodes, e.g. line breaks,
when using XmlDocuments? If I for example have a string with the...
Magnus Nilsson
|
12-17-2007 01:52 AM
Magnus Nilsson | 3 | 56 |
|  | I'm using FinalBuilder to automate our builds. We've had it working
with VS2003 for a long time, now we're upgrading to VS2005 (I'm aware
that 2008...
Barfy the Wonder Camel
|
12-16-2007 05:22 AM
Joe Fawcett | 1 | 106 |
|  | I'm using classes generated from xsd.exe. I am serializing them with
XmlTextWriter, and everything works fine. Our customer, though, has a
silly...
jasonterando@yahoo.com
|
12-16-2007 05:18 AM
Joe Fawcett | 1 | 62 |
|  | I must be missing something here...
The inconsistency described below is minorly annoying in a current
project. Can anyone come up w/ an...
James Koch
|
12-14-2007 04:14 PM
jasonterando@yahoo.com | 1 | 61 |
|  | Trying to figure out how to do an xpath that has all values equal to 0.
//Record/AccidentIncome
I know this will find ANY instance where...
Derek Hart
|
12-14-2007 05:39 AM
Martin Honnen | 1 | 66 |
|  | Hi there
I have a schema (xsd) that I can figure out to validate Xml docs against.
The documents however, also contain a DOCTYPE declaration. I...
Mads Bondo Dydensborg
|
12-13-2007 01:15 PM
Mads Bondo Dydensborg | 3 | 65 |
|  | Hi,
I am getting following error while validating xml file with schema using
ReaderSettings in .NET 2.0
"Line: 0 - Position: 0 - The root element of...
Manish Bafna
|
12-12-2007 08:00 AM
Martin Honnen | 1 | 74 |
|  | I have developed web services under .net framework 1.1, myWebServ.asmx with
methods, getInfo() and getInfo(int).
Those are working fine for the...
david
|
12-12-2007 06:01 AM
Martin Honnen | 1 | 57 |
|  | Dear microsoft.public.dotnet.xml,
Stylus Studio 2008 is now available for online purchase or free trial
download at:...
Stylus Studio
|
12-11-2007 12:17 PM
Stylus Studio | 0 | 71 |
|  | Xml2PDF Server 2007 v1.2 with the support of Custom XML in Word 2007
source and COM interface is released.
The major new features of Xml2PDF 2007...
Altsoft Xml2PDF
|
12-11-2007 07:47 AM
Altsoft Xml2PDF | 0 | 64 |
|  | Hello,
Should be something like /Root/Data/Reference/Reference
Square brackets should apply to the node you're selecting, rather than go
as an...
Serge Baltic
|
12-11-2007 06:38 AM
Anthony Jones | 1 | 66 |
|  | Is it possible to use XQuery 1.0 in a Windows Forms application to read XML
data from local XML document files?
I found a help article referencing...
Jim Buchanan
|
12-11-2007 06:17 AM
Martin Honnen | 1 | 62 |
|  | Just navigate to C:\Windows\System32 and right-click on the MSXML dll you're
curious about, select "Properties" and "version". For example, my...
John D
|
12-10-2007 12:18 PM
John D | 0 | 63 |
|  | This may be a simple question, but I'm struggling to find the answer
to it, so any suggestions would be greatly appreciated.... I want to
know if...
bonnie
|
12-10-2007 06:36 AM
bonnie | 0 | 54 |
|  | Hi all
I have a scenario, where I need to validate incoming XML against an XSD, and
deserialize it (if valid). This is going to happen quite...
Mads Bondo Dydensborg
|
12-09-2007 02:36 PM
Mads Bondo Dydensborg | 0 | 65 |
|  | I have a user-defined XPath function implemented using a custom
context and the IXsltContextFunction interface. For its arguments, it
accepts 3: {...
jakebbohio
|
12-07-2007 09:21 AM
NateJacobsen | 2 | 50 |
|  | Hi,
I already posted two items - but no one seems to have the knowledge to help
me out...
In the mean time I found out the following:
My existing...
Hans
|
12-07-2007 05:24 AM
Hans | 0 | 56 |
|  | Hi!
I must to validate xml document with XmlDSig and Xades Schema.
Why this code (with !obsolete! XmlValidatingReader) work and...
Iguana
|
12-07-2007 01:35 AM
Iguana | 0 | 63 |
|  | Is it possible for a single xpath expression, perhaps using back-
referencing, to return the only the "item" elements having a "result"
that matches...
Mystagogue
|
12-06-2007 06:45 PM
Mystagogue | 2 | 60 |
|  | I have two classes:
public class BaseClass { ... }
public class DerivedClass : BaseClass { ... }
Suppose I have the following code:
DerivedClass...
Jerad Rose
|
12-06-2007 08:16 AM
Jerad Rose | 1 | 71 |
|  | I have this XML
<?xml version="1.0" encoding="utf-8"?>
<PORMessage key="new"...
Phil Hunt
|
12-06-2007 07:29 AM
Phil H | 2 | 46 |
|  | I have this xml file below, I want to change the value of debug to false.
How can I do this in C# or VB.net. if possible in this case I want...
Vinki
|
12-04-2007 06:52 AM
Martin Honnen | 1 | 72 |
|  | I'm a relative newcomer to xml but I'm delighted in what I've been able
to achieve so far.
I have a transform that merges two documents that...
Martin
|
12-03-2007 07:36 AM
Martin Honnen | 1 | 67 |
|  | Hello Xml Gurus,
I'm trying to build an XML schema in memory using the System.Xml.XmlSchema
namespace objects, validate it, and then write it to a...
Ryan
|
11-30-2007 12:22 PM
Ryan | 1 | 63 |
|  | can anyone help with this problem, it seems to fail when I try to
initialise the XMLSerializer.
I'm getting a "There was an error reflecting type...
Caspian
|
11-30-2007 10:11 AM
Caspian | 1 | 71 |
|  | Dear All,
My laptop is a Toshiba Tecra w/ Pentium M at GHz with 1GB RAM
Hard drive 60GB - Free 30GB
I have Windows XP Professional...
Timmus
|
11-29-2007 12:03 PM
Timmus | 0 | 69 |
|  | Is it possible in sql server 2005 to have a schema with unique elements?
I tried an example and sql said :
The XML Schema syntax 'unique' is not...
Mihai
|
11-29-2007 06:55 AM
Martin Honnen | 1 | 63 |
|  | I'm starting research on how I could best approach feeding XML files
to a relational database.
Here's the scenario:
- we receive several hundred XML...
Froefel
|
11-29-2007 04:38 AM
Froefel | 0 | 74 |
|  | Hi to everybody !
I have this query:
select * from registereddatabases a where
exists(select rights.exist('declare namespace...
Mihai
|
11-28-2007 06:32 AM
Martin Honnen | 1 | 68 |
|  | Hello All.
There is an automatic way to save just the changes of a xml file?
For example, if add several nodes, delete some and change the value...
Cesar
|
11-27-2007 10:16 AM
Cesar | 2 | 60 |
|  | Dear Group
I wonder if I do something wrong and whether this is possible at all.
Any hint is greatly appreciated.
I have a XML file bound to a...
theintrepidfox
|
11-27-2007 02:50 AM
theintrepidfox | 0 | 51 |
|  | Can any of the commercial conversion tools convert csv files
containing "relational" data to xml in an automated fashion? I looked
at the websites...
billsahiker@yahoo.com
|
11-26-2007 04:48 AM
Andrew Brook | 1 | 66 |
|  | Hi,
I have the following XML, which has an associated schema but I can't get any
results from an XPath query because I think I'm using the namespace...
BillAtWork
|
11-26-2007 02:18 AM
WenYuan Wang [MSFT] | 2 | 66 |
|  | Hi,
I have this xaml code that I'm trying to use in a Window...
<ListBox xmlns:sys="clr-namespace:System;assembly=mscorlib"...
BBM
|
11-25-2007 09:03 PM
Walter Wang [MSFT] | 6 | 63 |
|  | Hello,
I want to convert styles from a String to a Form object.
So ifound that i can use FontConverter that will do just that... as
in the...
Wizfrog
|
11-22-2007 02:20 PM
Wizfrog | 1 | 62 |
|  | I've manually prototyped a mechanism that generates multiple HTML
files from a single XML file, using an XSL template. However, now I
need to...
Froefel
|
11-22-2007 01:53 PM
Wizfrog | 2 | 61 |