220
Points
Questions
42
Answers
36
-
I’m trying to extract the headline from the below XML from the Met Office web service using XSLT, however my …
- 450 views
- 3 answers
- 0 votes
-
I am trying to read the following xml using a stored procedure in SQL server 2016. DECLARE @xml as xml …
- 440 views
- 1 answers
- 0 votes
-
I am looking to create a digital business card application on Android Studio.How do I create a shareable link for …
- 321 views
- 0 answers
- 0 votes
-
I have a XML that structure looks like this <?xml version="1.0" encoding="UTF-8"?> <parent> <kid> </kid> </parent> I wanna simply add …
- 455 views
- 2 answers
- 0 votes
-
as the title states, with the following function, it’s possibile to get the Tags of a XML file: public static …
- 364 views
- 1 answers
- 0 votes
-
- 351 views
- 1 answers
- 0 votes
-
- 374 views
- 5 answers
- 0 votes
-
Entries in my table are uniquely identified by word that is 5-10 characters long and I use TINYTEXT(10) for the …
- 390 views
- 3 answers
- 0 votes
-
When I am trying to make axio post request from React native to my Spring Boot API, my data is …
- 448 views
- 1 answers
- 0 votes
-
I have a script which is taking data from Binance API every 30 minute interval and shows it in terminal. …
- 397 views
- 1 answers
- 0 votes