I have a problem where I have tried very different scenarios, I am a fresh automation tester for api services and I'm using soapui and groovy to my services. So
I have an xml file which I am trying to import into excel but the most important column being imported has 18 digits and excel only allows up to 15 digits. I
I am new programming Python, and I cant figured out to solve my issue :(. I would like to know it there is a way to list all the duplicated information on an XM
I need to export the data generated in the MUMPS system with a unique key for each appointment made. Data needs to be exported in XML, can I do that in MUMPS? C
I want to create an XML inside the for loop using all the values fetched using for loop. when for loop runs I get a value for field "user" and field "IS Active
My layout is shown below. i want the textview to appear at the bottom of the camera preview. but this is not the case when the user changes the aspect the ratio
I want to connect sales invoices with javascript/ google apps script. Therefore I want to test some things with Postman. I know, that the API works with XML and
I have a file I need to parse, I need the information. The order of parsing is important. I can parse the file and get the information, but not in the sequence
Is there a way to make Visual Studio Code automatically format the content of XML tags? I want to have an indent when pressing Enter or even when closing a tag:
i'm working on XML processing program in Python3. i have an issue with output of my program. i've tried changing for loops in any possible way but the output i
I have the following XML Structure which I am using to create a Java Object. <TABLE NAME="AB" ID="10" CODE="ABC123" RANK="102" YEAR="2022" TIMESTAMP="
I am generating an XML using SQL Server and I need the following name space: xmlns:ns0="http://www.w3.org/2001/XMLSchema-instance" ns0:noNamespaceSchemaLocation
I'm still working on my android application and I still struggle with XML ans scroll views. I want to display an AlertDialog which contains: A JPEG image a the
I am a beginner in servlets and JSP and I've tried my best to get the values yet I am getting null, any help is welcomed: This is basic code on using ServletCon
Problem background - I am receiving response data from a website, formatted in json and UTF-8 encoded. A body attribute of json has values in a base64binary typ
Im trying to parse a feed in python using feedparser. But all I get is None returned. Im not sure what im missing. Here is my code: import feedparser def rss(
In a project, there was a FloatingActionButton in one of the activities. I attempted to add a Fragment in that activity and move the FAB inside that Fragment. E
I am trying to group by an attribute . Example input: <?xml version='1.0' encoding='UTF-8'?> <ns1:map xmlns:ns1="http://www.w3.org/2005/xpath-functions
First xml file "in.xml" to be updated: <root attr="root"> <xItem key="1" th="1"> <m1 /> <b attr3="j" attr4="x"> <m4 /
I have a ppt file that contains some maps(for eg. world map) tagged as freeform shape in xml file. I want to decode the freeform object and extract it in png or