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 42 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

The Billion Laughs Bomb

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

Learn More 5 0Apr 17

XPath in Power Automate - cheatsheet

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

Learn More 4 0Feb 17

JSON vs. XML: The Data Exchange Debate

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

Learn More 4 0May 28

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

Spring Boot REST API - Returning Response in XML Format

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

Learn More 3 0Feb 23

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

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

Constructing XML output with dream-html

How to have complete control over the XML output from your code

Learn More 1 1Jul 14 '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

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

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

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

how to implement login signup page for android dev

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

Learn More 1 0Apr 16

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

Build Gradle file suppport

dependencies { implementation 'androidx.appcompat:appcompat:1.3.1' implementation...

Learn More 0 0Apr 16

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

Debugging SAML Response XML: A Step-by-Step Guide

SAML (Security Assertion Markup Language) is a widely used standard for identity and access...

Learn More 0 1Jun 17

Utilidad de Impresión de DTE (Documento Tributario Electrónico) PrinterDTE

https://appdte.blogspot.com/2025/05/utilidad-de-impresion-de-dte-documento.html

Learn More 0 0May 7

XSD Tools in .NET8 – Part4 – XsdExe- Advanced

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 – Part7 – LinqToXsdCore - Simple

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

Learn More 0 0Nov 8 '24

A comprehensive how to on Tab layout for android

//activity_main.xml <androidx.coordinatorlayout.widget.CoordinatorLayout...

Learn More 0 0Apr 16

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

Mastering lxml in Python: Parse XML and HTML Like a Pro

Introduction XML and HTML are everywhere—from APIs to scraped websites. In this post, I’ll...

Learn More 0 1Apr 5

How to Validate XML Against DTD Locally and Securely

Ensuring your XML files conform to their Document Type Definitions (DTD) without risking data...

Learn More 0 0Feb 12

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