Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Watch Demo Series
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Ptarmigan is a SAX event generator that produces schema-conforming XML content from the metadata found in media files and streams. It supports MP3 ID3 (v1 & v2), Vorbis/Ogg, FLAC, WMA and playlists (M3U, PLS, ASX and B4S). Initial implementation in Java.
OSML is an XMLSchema for building web content. Built as an event handler, OSML gives the ability to create and manage elements interactively. OSML is compatible with JAVA / XML technology and has been extremely tested with Cocoon 2 Framework.
The XML Design Documentation Tools are a set of XML stylesheets and a schema that can be used to write and maintain software Design documentation, and then use the XML source to generate HTML, PDF, etc. copies of the documentation.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Quick is a Java package for workin with XML. Quick uses a binding schema to map XML tags to Java classes. Quick is bi-directional: XML <=> Objects.
(JDK1.2 is required)
Autotabla is a CGI web interface to your programs SQL tables. Just provide an XML description of your schema, and you'll be able to create/modify/delete records. HTML output fully customizable through CSS. Database independence through Perl/DBI.
SchemaDoc is a XML-based markup language for documenting XML schemas. The work products include both the vocabulary and a set of tools for combining it with the schema source (e.g. a DTD) to produce documentation in HTML, XML DocBook, LaTeX, etc.
GML4J was an experimental (i.e. hacked together quickly) Java API for work with the Geography Markup Language (GML). There has been no development since 2001/2. See https://sourceforge.net/projects/gascom/ for an API with a similar purpose.
XOMA is a perl code generator which reads an XMLschema and produces a set of C++ classes. The classes can generate objects from conforming XML documents, the objects can serialize themselves as XML.
This project hosts various resources involved in conformance testing for XML and related standards. Initially it supports XML (SAX/Java and DOM/JavaScript) testing, with XMLSchema and other standards anticipated in the near future.
Tool Suite related to the design of websites:
*CuSS.cgi,html/xhtml document analiser which uses CSS.
*SRML, System Requirements Markup Language ( XMLSchema & XSLT ).
XML Validator is a framework designed to provide developers with a simple, extensible and modular way to validate XML documents. The XML descriptor language, which is similar to XML-schema and against which an XML Document is validated, is now dynamic.
The xsbrowser creates a human readable documentation of XML document types represented as XML 1.0 DTDs or XML schemas (REC-xmlschema-20010502).
The user needn't understand the DTD or XMLSchema syntax. The xsbrowser exploits XMLSchema <documentation
SOAPy is a SOAP-1.1 library for Python which uses WSDL and SDL documents to discover SOAP-based service APIs. It also includes an XMLSchema parser which can parse a subset of the XMLSchema standard.
EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XMLSchema that describes the structure of an Enterprise Java Bean.
XMLPRPRPR is a SchemaProf plug in that transform XMLSchema Profiles in a human understandable (not only readable) style. Today there are two styles simple style and IMS like style. The output formats are HTML and PDF.
GenCat is a generic data capture application with forms auto-generated from a user-supplied XMLschema. Reports are stored in an eXist XML database. The project is developed with XForms technology on top of the open source Orbeon Forms platform.
Powerful XML data binding technique. Based on XMLSchema creates ready to use Java business objects with rich validation. It supports parameters restrictions, lists sizes, other business objects validation, serialization/deserialization methods, and more
X4Java is a framework that serializes and de-serializes Java object based upon the Schema provided, the output of this framework is XML file conforming to the provided Schema, structure of XML o/p can be change by applying minimal changes to schema file.