Articles by Tag #xml

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Hacking Excel Files in Power Automate

Ever since 2003 Microsoft had to open up their Office files for other software, and that meant moving...

Learn More 49 3Dec 9 '24

Power Automate - Handling XML

Power Automate is built on JSON (JavaScript Object Notation), every input and output will be in a...

Learn More 45 1Dec 2 '24

Nokogiri Cookbook?

Rubyists! We're planning to write up some "how-to" docs for Nokogiri (the Ruby gem for XML/HTML)....

Learn More 9 0Jan 22

Update JSON file using Terminal or bash script

Introduction When working with JSON files in a Linux or OS X environments, there are many...

Learn More 6 0Oct 12 '24

Spring Boot REST API - Returning Response in XML Format

Spring Boot REST API - Returning Response in XML Format Introduction In this...

Learn More 5 0Feb 23

From JSONL to a normalized relational database. Is a tool necessary?

This is my first post, please forgive me if it’s not the most beautiful post you’ll read. 😃 In my...

Learn More 5 4Jul 11

XPath in Power Automate - cheat sheet

While Power Automate documentation does not explicitly state the XPath version supported by the ...

Learn More 5 0Feb 17

The Billion Laughs Bomb

Introduction XML External Entity (XXE) attacks are not just theoretical they're...

Learn More 4 0Apr 17

.SLN is dead. Long live .SLNX!

.SLN is dead. Long live .SLNX! Everyone who has ever opened Visual Studio has encountered...

Learn More 4 2Jul 24

From XML to Word: simplifying conversion with FileConversionLibrary

FileConversionLibrary File conversion can be a tedious task for developers, but...

Learn More 3 0Nov 30 '24

Release 0.9.0 of `@xmldom/xmldom`

Context xmldom is a javascript ponyfill to provide the following APIs that are present in...

Learn More 2 0Aug 29 '24

Handling XML Data in R: A Step-by-Step Guide to Reading, Converting, and Parsing ❗❗

What is XML? XML (Extensible Markup Language) is a flexible text format used to create...

Learn More 2 0Sep 11 '24

JSON vs. XML: The Data Exchange Debate

Introduction: The Battle for Data Supremacy What if a single choice between two formats...

Learn More 1 0May 28

XPath in Power Automate - diagrams

Visual examples available via GitHub Pages XPath in Power Automate - diagrams illustrate xpath...

Learn More 1 0Jul 11

Introduction to React: Understanding the Basics-part.1

How Does React Work? The core idea behind React is that, unlike traditional websites where everything...

Learn More 1 1Mar 31

Deep Dive: xml-trueformat – Preserve XML Formatting with Ease

xml-trueformat is a TypeScript library for parsing and manipulating XML documents while retaining...

Learn More 1 0Mar 1

Serializing Basic Types to XML

While I am aware that for serializing data, JSON is the lay of the land. However, in the name of...

Learn More 1 0Feb 2

Free and Powerful XML Formatting and Conversion Tool: XMLFormatter.online

If you’re looking for a free and easy-to-use XML formatting tool, XMLFormatter.online is the solution...

Learn More 1 0Oct 26 '24

JSON vs. XML: The Advantages and Efficiency in Data Handling

In the digital age, data interchange formats play a pivotal role in how applications communicate....

Learn More 1 0Oct 22 '24

XSD Tools in .NET8 – Part6 – XmlSchemaClassGenerator - Advanced

A practical guide to XSD tools available in .NET8 environment. Abstract: A practical guide to XML...

Learn More 1 0Nov 8 '24

How to Return XML Response in Spring Boot REST API

Introduction Spring Boot REST APIs return responses in JSON format. However, in many...

Learn More 1 0Aug 20

how to implement login signup page for android dev

public class LoginSignupActivity extends AppCompatActivity { private EditText usernameEditText,...

Learn More 1 0Apr 16

XSD Tools in .NET8 – Part1 – VS2022

A practical guide to XSD tools available in .NET8 environment. Abstract: A practical guide to XML...

Learn More 1 0Nov 8 '24

Still Using Fragments in 2025? Time for a Reality Check 🕰️

Still Using Fragments in 2025? Time for a Reality Check 🕰️ Somewhere out there, a brave...

Learn More 0 0Aug 8

XSD Tools in .NET8 – Part2 – C# validation

A practical guide to XSD tools available in .NET8 environment. Abstract: A practical guide to XML...

Learn More 0 0Nov 8 '24

Implementation Guide for TEI XML Schema Combining RELAX NG and Schematron

:::message After manual verification, this article was written by AI. ::: ...

Learn More 0 0Aug 1

XSD Tools in .NET8 – Part5 – XmlSchemaClassGenerator - Simple

A practical guide to XSD tools available in .NET8 environment. Abstract: A practical guide to XML...

Learn More 0 0Nov 8 '24

XSD Tools in .NET8 – Part9 – LiquidXMLObjects- Simple

XSD Tools in .NET8 – Part9 – LiquidXMLObjects- Simple A practical guide to XSD tools...

Learn More 0 0Nov 8 '24

XSD Tools in .NET8 – Part10 – LiquidXMLObjects - Advanced

A practical guide to XSD tools available in .NET8 environment. Abstract: A practical guide to XML...

Learn More 0 0Nov 8 '24

NodeJS Fundamentals: XML

XML in Modern JavaScript: Beyond the Hype Introduction Consider a large...

Learn More 0 0Jun 21