No announcements
Found 8718 threads
-
0 Votes
How to validate is number is valid year or not by RegEx
suppose number is 2009 or 2019 and it is a valid year but 19 is not valid year. so how could i validate a number is valid year not by RegEx. i found a code and it is working but i am not being able to ...Unanswered | 3 Replies | 1861 Views | Created by Sudip_inn - Monday, September 21, 2020 2:51 PM | Last reply by Viorel_ - Tuesday, September 22, 2020 11:35 AM -
0 Votes
Hyphen getting saved as illegal character in xml file
My input has Hyphen like Cloud license and on-premise license but it is saved in xml like below screen shot. a illegal character is ...Unanswered | 6 Replies | 2467 Views | Created by Sudip_inn - Friday, September 18, 2020 5:16 PM | Last reply by Stefan Hoffmann - Monday, September 21, 2020 2:34 PM -
1 Votes
Cosmos DB - Database level Access
How can I Prevent a user to not access a database in a Cosmos DB Account? Scenario - There are 5 databases and I don't want User 1 to access the data for Database 2, how this can be ...Answered | 1 Replies | 1982 Views | Created by Nimai Ahluwalia - Thursday, September 17, 2020 12:46 PM | Last reply by Stefan Hoffmann - Thursday, September 17, 2020 1:43 PM -
0 Votes
I need to upload media content (video or image) storage in SQL Azure to Azure BLOB Container
Actually the information is stored in BASE64 in a varchar field. I've created a stored procedure to convert that field into VARBINARY. With the following ...Unanswered | 1 Replies | 2131 Views | Created by Diego Fernando Piñeros Olaya - Thursday, September 3, 2020 3:57 PM | Last reply by Yitzhak Khabinsky - Thursday, September 3, 2020 10:54 PM -
3 Votes
SignedXML.CheckSignature Always Fails
I don't think I posted my original question in the correct forum, so I'm going to close that one and post here. I'm currently working on a project which requires the XML posts ...Proposed | 15 Replies | 20328 Views | Created by J A K E - Friday, April 3, 2009 2:06 PM | Last reply by JamesPoulose - Wednesday, August 26, 2020 4:47 PM -
0 Votes
Xml reader for special character
I have a below xml file. <?xml version="1.0" encoding="iso-8859-1"?> <bcreport ...Unanswered | 2 Replies | 1887 Views | Created by IT researcher - Monday, August 10, 2020 11:14 AM | Last reply by Viorel_ - Monday, August 10, 2020 2:36 PM -
0 Votes
Startindex cannot be less than zero when trying to create a sample xml file from a xsd file
Using Visual studio pro 2015 I have a xsd file and need to generate a xml sample file from it. Ive opened the file with the XML editor. When i Try to ...Unanswered | 13 Replies | 6561 Views | Created by Bjoern It B ti - Tuesday, June 28, 2016 1:34 PM | Last reply by TS_Prasanna - Wednesday, August 5, 2020 6:37 AM -
0 Votes
How can i compress\uncompress (zip\unzip) multiple files using ADF.?
Hello Team, I want to unzip and uoload in Blob storage/Lake storage i was referring the below mentioned link ...Unanswered | 3 Replies | 1730 Views | Created by Rohitk77 - Friday, July 24, 2020 12:20 PM | Last reply by Rohitk77 - Wednesday, July 29, 2020 8:10 AM -
0 Votes
Internet Explorer 11 MSXML Standard Support for XML Transformation
Hi, I have read through few Microsoft documentation website about MSXML Standard Support, specifically ... -
0 Votes
Is there any way to enter errors/Warnings in the XML file which I am validating against DTD?
Hello Everyone, I am validating my XML file with some DTD using some C# logic. I have to provide error details to my client in the same XML file which I am validating against DTD ...Unanswered | 2 Replies | 1743 Views | Created by Shahab Uddin Abbasi - Wednesday, July 8, 2020 8:06 AM | Last reply by Shahab Uddin Abbasi - Wednesday, July 8, 2020 2:11 PM -
0 Votes
Xpath syntax for SelectNodes (and/or)
34. I would like to return the 1 record containing Joe Miller and the following fails with a syntax error (Expected token 'EOF' found ...Unanswered | 7 Replies | 2213 Views | Created by Greg Maxey - Sunday, June 28, 2020 12:16 PM | Last reply by Greg Maxey - Monday, June 29, 2020 2:39 AM -
0 Votes
How to add the xmlElement from one xsd file within the xmlElement of another xsd file using XmlSampleGenerator?
Hi, I'm using XmlSampleGenerator to generate the xml file from xsd. I'm able to generate the xml file from single xsd file directly using bellow code. using (var ... -
0 Votes
how to keep the same background color in ambient mode
Hi everyone, I am creating a digital watch face where you can edit the background image, the problem is that in ambient mode it does not keep the same chosen ... -
0 Votes
How to avoid omitted namespace on OuterXml
When trying to build SOAP request using XmlDocument when calling myXmlDocument.OuterXml - it omits the "tns:" which breaks the SOAP ...Unanswered | 6 Replies | 1940 Views | Created by dekeli_10 - Wednesday, June 10, 2020 8:08 AM | Last reply by dekeli_10 - Thursday, June 11, 2020 8:33 AM -
0 Votes
Formatting Paragraphs to same length
Hi, the below xml is formatting the paragraph strange. the very first line is double the length of all the other lines. I have only included a portion of the text and rather than manually editing the ...Unanswered | 2 Replies | 2006 Views | Created by fenster4 - Thursday, May 21, 2020 5:25 AM | Last reply by Yitzhak Khabinsky - Sunday, May 24, 2020 8:51 PM -
0 Votes
Retrieving Text strings in a mixed-content XmlElement
I have an XML Element that may contain elements, text or both. For example: Code Block <test ...Answered | 5 Replies | 6328 Views | Created by Jon Berndt - Saturday, November 17, 2007 4:28 PM | Last reply by Rajekish - Tuesday, April 21, 2020 7:26 AM -
0 Votes
How to parse mixed content in xml using msxml parser?
How to parse mixed content in xml using msxml parser. please show with example -
1 Votes
Getting node values separately using msxml parser in vc++?
In the below example how can i get the text values separately like : { {i am parent text}, {i am child1}, {i am child2}, ...Unanswered | 3 Replies | 1828 Views | Created by Rajekish - Tuesday, April 14, 2020 11:32 AM | Last reply by Rajekish - Monday, April 20, 2020 3:19 AM -
0 Votes
What 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 ...Answered | 7 Replies | 3823 Views | Created by V_Anonymous - Wednesday, December 18, 2019 9:09 AM | Last reply by Alex Fung - Friday, April 17, 2020 4:16 AM -
0 Votes
How do you filter an XML - with the following query?
Not really sure how to put it, but I can not seem to filter when I used the following clause: and c:SampleNumber not like 'NPR%' Any ideas? What am I doing ...Unanswered | 1 Replies | 1791 Views | Created by Shavendra - Sunday, April 12, 2020 3:46 AM | Last reply by Yitzhak Khabinsky - Sunday, April 12, 2020 3:55 AM - Items 1 to 20 of 8718 Next ›
No announcements