About 304,000 results
Open links in new tab
  1. XML APIs - Maven Repository

    Collection of standard XML processing interfaces including DOM, SAX, and JAXP, providing foundational APIs for XML manipulation in Java.

  2. XML API overview | Cloud Storage | Google Cloud Documentation

    6 days ago · The Cloud Storage XML API provides a web interface for making HTTP requests and handling HTTP responses. The API is compatible with HTTP/1.1, HTTP/2, and HTTP/3 protocols.

  3. Representing XML | Swagger Docs

    The OpenAPI 3 format offers a special xml object to help you fine-tune representation of XML data. You can use this object to transform some properties to attributes rather than elements, …

  4. Simple API for XML - Wikipedia

    Short for Simple API for XML, an event-based API that, as an alternative to DOM, allows someone to access the contents of an XML document. SAX was originally a Java-only API.

  5. XML introduction - XML | MDN - MDN Web Docs

    Feb 5, 2025 · XML (Extensible Markup Language) is a markup language similar to HTML, but without predefined tags to use. Instead, you define your own tags designed specifically for …

  6. OpenAPI XML documentation comment support in ASP.NET Core

    Sep 5, 2025 · Learn how to integrate XML documentation comments on types by OpenAPI document generation in ASP.NET Core.

  7. What is XML? - Postman Blog

    Oct 18, 2023 · Learn how XML works, review some benefits and challenges of using it, and explore how you can work with XML in the Postman API Platform.

  8. XML XML and REST APIs - ref.coddy.tech

    XML (eXtensible Markup Language) and REST (Representational State Transfer) APIs form a powerful combination in modern web development. This guide explores their integration, …

  9. Your First XML API Calls - Sage Intacct Developer

    This tutorial shows you how to send your first XML API calls to the Web Services gateway using the Postman application. Postman is a popular API test tool that lets you send HTTP requests …

  10. Understanding XML API Call: A Comprehensive Guide

    An XML API call is a powerful tool that allows applications to communicate with each other by sending and receiving data in XML format. In this guide, we will walk you through the basics of …