No announcements
-
2 VotesHelp on parsing Xml
I am trying to parse the next xml Euro Bank Rate change whatever I do I can't get the the rate for USA I get that the node is null for example ...Answered | 4 Replies | 130 Views | Created by want 2 Learn - Thursday, December 19, 2019 1:29 PM | Last reply by Viorel_ - Thursday, December 19, 2019 6:49 PM -
0 VotesWhat version of MsXml is used as default by MsXsl.exe
Hi Team, We currently have MsXml versions 3.0, 4.0 and 7.0 on our Windows 2012 server. We use MsXsl.exe to process xslt files into csv in our application. MsXml ...Unanswered | 3 Replies | 116 Views | Created by V_Anonymous - Wednesday, December 18, 2019 9:09 AM | Last reply by Yitzhak Khabinsky - Thursday, December 19, 2019 3:40 PM -
0 VotesSerialize without xmlns
Hi, I'm trying to serialize a object without namespaces. I tried this: XmlSerializerNamespaces ns = new XmlSerializerNamespaces(); ns.Add("", ...Unanswered | 1 Replies | 329 Views | Created by KBid - Tuesday, December 3, 2019 3:12 PM | Last reply by Yitzhak Khabinsky - Tuesday, December 3, 2019 3:30 PM -
0 VotesThe element has an invalid child element in namespace
I am getting this error when validating my xml data: 'The Invoice element has an invalid child DocumentCurrencyCode element in namespace urn: oasis: names: specification: ubl: ...Unanswered | 1 Replies | 361 Views | Created by KBid - Friday, November 29, 2019 2:54 PM | Last reply by Viorel_ - Sunday, December 1, 2019 6:18 PM -
1 Votes<?xml version='1.1' . . .
Well, I'll BEA monkey's uncle. It's a deceptively short grammatically incorrect question with an exceedingly short answer. Try it in ...Answered | 5 Replies | 17061 Views | Created by Frediano - Tuesday, November 21, 2006 3:15 AM | Last reply by shaper - Wednesday, November 27, 2019 11:40 AM -
0 VotesXSLT-displaying the number followed by alphabets
<PassengerList> <SeatNumber>1A</SeatNumber> <SeatNumber>1B</SeatNumber> <SeatNumber>1D</SeatNumber> ...Unanswered | 4 Replies | 1700 Views | Created by raman53 - Thursday, July 4, 2013 11:35 PM | Last reply by Yitzhak Khabinsky - Sunday, November 24, 2019 1:51 PM -
0 VotesDetermine if Nodes are the Same - VC++ MSXML DOM 6
I have a situation where I need to uniquely identify MSXML DOM nodes (IXMLDOMNode) to use as keys in a container, even if they come from different function calls (such as different xpaths that yield ...Unanswered | 1 Replies | 298 Views | Created by William Kappler - Tuesday, October 29, 2019 7:12 PM | Last reply by Viorel_ - Wednesday, October 30, 2019 7:03 AM -
0 VotesGenerate xml tree structure as xml
I have xml file. I need to generate xml tree structure as xml <DTS:Executables> ...Unanswered | 1 Replies | 336 Views | Created by jaweher89 - Friday, October 25, 2019 2:36 PM | Last reply by Yitzhak Khabinsky - Friday, October 25, 2019 2:46 PM -
0 VotesMSXML 6.0 Bug reports
Hi, Can anyone point me where I can log a bug report for MSXML 6 (v6.30.17134.1067)? All resources I've come across simply points to this forum and dead ...Unanswered | 1 Replies | 332 Views | Created by Floris Coetzee - Friday, October 25, 2019 1:31 PM | Last reply by Yitzhak Khabinsky - Friday, October 25, 2019 2:31 PM -
0 VotesCompiling JScript/CSharp scripts is not supported XSLCompiledTransform error
Can someone please help. I keep getting XSLT compile error, and Inner Exception Compiling JScript/CSharp scripts is not ...Unanswered | 3 Replies | 607 Views | Created by Dev Jo B - Monday, October 14, 2019 7:17 AM | Last reply by Yitzhak Khabinsky - Wednesday, October 16, 2019 3:24 PM -
0 VotesHow to write XSLT using multiple input to one output xml
Currently have a requirement to to create a XSLT, using multiple input xml to one output xml, we need to create a one xml with the line wise data, Could you please guide and advise on this?Answered | 6 Replies | 717 Views | Created by Maheshma - Thursday, August 8, 2019 2:55 PM | Last reply by Yitzhak Khabinsky - Wednesday, October 16, 2019 1:26 PM -
7 VotesUploading dxdiag.xml equals ERROR
Im trying to register for the tech alpha for flight simulator and im failing to upload the dxdiag.xml file needed. I've browsed through the web and unplugged different usb's and tried converting a ...Answered | 15 Replies | 1158 Views | Created by M1lado - Sunday, October 13, 2019 12:33 PM | Last reply by gtmeloney - Wednesday, October 16, 2019 12:02 AM -
0 VotesError message when uploading XML file to Microsoft Flight Simulator 2020 Tech Alpha Registration
Hi everyone, I keep getting an error message when uploading the DxDiag xml file to the website, the message says "error uploading file" I've tried two ...Unanswered | 4 Replies | 1098 Views | Created by iRetroSpex - Monday, October 14, 2019 8:47 AM | Last reply by TrunkMunky - Tuesday, October 15, 2019 3:24 PM -
0 VotesDate Format change on XSLT
Hi Team, Currently i have a requirement to convert to datetime format on the xslt level, Could you please support to sort out my ...Answered | 2 Replies | 364 Views | Created by Maheshma - Monday, October 7, 2019 12:33 PM | Last reply by Maheshma - Tuesday, October 8, 2019 3:33 PM -
0 VotesXSLT not a valid format issue
When i write simple xslt for Development purpose, when i have create a mapping conditions its getting error as a XSLT not a valid format error So there have format invalid issue ...Answered | 2 Replies | 338 Views | Created by Maheshma - Thursday, October 3, 2019 6:14 PM | Last reply by Maheshma - Monday, October 7, 2019 12:28 PM -
0 Votes'Xslt' must be a valid XML error for Choose condition
Hi Team, Currently i have requirement to write simple xslt and use it for Development purpose, when i create to choose conditions its getting error as ...Answered | 2 Replies | 556 Views | Created by Maheshma - Wednesday, September 25, 2019 2:25 AM | Last reply by Maheshma - Thursday, September 26, 2019 12:39 PM -
0 Votes'Xslt' must be a valid XML error
Hi Team, Currently i have requirement to write simple xslt and use it for Development purpose, when i create it there have format invalid issue, Could you please support to correct ...Answered | 2 Replies | 344 Views | Created by Maheshma - Thursday, September 19, 2019 7:01 AM | Last reply by Maheshma - Friday, September 20, 2019 2:22 PM -
0 VotesI want to display info from an XML file on my lock screen
Hello, i have an .XML file that i update daily and would like to figure out a way to display certain information in that file on my lock ...Unanswered | 0 Replies | 367 Views | Created by Isaiah Thomas2 - Thursday, September 12, 2019 2:42 AM -
1 VotesHELP! Using Dynamic LINQ with XML...
= 60)"; List<XElement> pViewResults = pViewElement.Elements().AsQueryable().Where(sFilter).ToList(); ----------- however, when this ...Answered | 4 Replies | 4814 Views | Created by Ben Callister - Wednesday, April 20, 2011 10:11 PM | Last reply by Trekstuff - Friday, September 6, 2019 8:37 PM -
0 VotesHow Can i add a wild card condition for XSLT choose
Currently i have Requirement to add a wildcard condition for a Choose statement condition, i want to filter out and equal first two digit start from 'US' , Discharge ...Unanswered | 2 Replies | 414 Views | Created by Maheshma - Wednesday, September 4, 2019 5:04 AM | Last reply by Yitzhak Khabinsky - Wednesday, September 4, 2019 1:08 PM - Items 1 to 20 of 8708 Next ›
No announcements
