| Thread | Last Post | Replies |
|
| XmlDsigC14NTransform signedXml.ComputeSignature() | 03 Nov 2003 18:55 GMT | 1 |
1. signedXml.ComputeSignature() outputs a digest value of something. what is it? I mean, how can i get it? I get the canonical form of my xml with XmlDsigC14NTransform then digest it but the digest value is different.
|
| CDATA Headache | 03 Nov 2003 08:08 GMT | 5 |
Do you know how to add a CDATA node to XmlElement and retrieve it from XmlElement? Thanks, Dennis
|
| XSLT Transform problem - Invalid URI: The URI scheme is not valid | 01 Nov 2003 18:31 GMT | 3 |
I'm generating an XSLT document programatically in VB.Net. I'm then trying to apply that XSLT against a cXML document to generate my own internally developed XML document. I'm using RichTextBox controls to dump out the
|
| .Net Framework 1.1 XSLT Problem | 01 Nov 2003 02:47 GMT | 1 |
This is driving me crazy!! I'm am on the .Net Framework Version 1.1 (not 1.0). I am creating an XSLT document in Memory (Not reading from disk), reading a XML document into memory from disk, and then trying to apply my XSLT
|
| Object Access to XSD created Class Confusing | 01 Nov 2003 01:43 GMT | 1 |
Maybe newbie question but I'm stumped after much search of google. Last week created class using xsd.exe against xsd file from well nested xml that rendered in part: ... _
|