Showing 1564 open source projects for "patch0.xml"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    XML Processor is a Java library for working with XML snippets. XML documents can be generated according to an XSD. Support for interaction with DOM, SAX and Java Beans is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java library to load XML data. Une bibliothèque Java permettant de charger des données XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project offers an API to integrate Cobol/CICS program calls inside XML-Centric Entreprise Service Bus, like Synapse. Implements data transformations from/to xml to/from flat data, based on Cobol CopyBooks definitions. Support StAX, DOM, SAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    fm-xml2json

    fm-xml2json

    An XML Parser that converts XML into JSON on the FileMaker Pro.

    A FileMaker script which when passed a valid XML string, will covert this string into a JSON object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    Tools to simplify parsing and processing XML using the ANTLR parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java library for Schema parsing and XML generation. Load Schema, load data and generates XML from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Class hierarchy-like relationships between parts of XML files. The tool allows not to repeat any information in source files while producing output with redundant data. Facilitates maintenance of collections of XML/XHTML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Powerful XML data binding technique. Based on XML Schema 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The schema unit testing project allows for easy unit testing of xml schema data requirements. It leverages junit and xml-unit libraries to provide a regression testing framework for xml schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    XML DB Schema Generator is a collection of XSLT-Scripts and XML-Schemas used to generate DB-Schemas (HTML-Document, SQL, etc.) out of a simple XML-File, which describes the db schema in an abstract way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A perl script used to convert a Garmin .tcx running log into a Nike+ .xml running log.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML schema for open exchange of business data between optical labs, ECP's, vendors and manufacturers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web Objects in XML (Framework) is an interoperable and lightweight system for distributed objects. It is currently built in Java and C#. Remote objects are serialized in a standard XML format, and they are accessible trough their own URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XMLPRPRPR is a SchemaProf plug in that transform XML Schema 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ResLib (Resource Library) combines data types definitions and structures, enums, unions meta data into one place and provides interface for serialization into XML and XDR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nodi is a fast, free, validating XML editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gulfstream is a Java XML serialization/deserialization framework capable of read and write Java primitive types, arrays, collections, JavaBeans and classes marked with special annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xml.dom.easydom for python primarily behaves like any xml.dom.* you already use. Additionaly easydom provides operator overloadings which render xml processing descriptions more readable and hence less error-prone. See about 90% of your xml-code boosted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A public API for Pownce over Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SAXE

    Simple Ajax XML Editor, with limited XSD support

    .../config.xsd -Use XSD_ROOT_ELEMENT get var to define a custom xsd root element name, example: ../config -Use XML_LOC get var to define a custom xml location, example: ../config.xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple XML editor application for standardized ETSO V2R3 schedules used in energy market for nominations sent to e.g. the german TSOs (Transmission System Operators).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    doc4xml provides xsl-stylesheets to generate docbook-xml from xml-comments. There are derived stylesheets for several xml-dialects as XSLT or docbook itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Opensource implementation of the efficient xml interchange (EXI), a W3C working-draft. EXI is a format for encoding XML at the infoset level. The exi-encoded format of xml is much more compact and efficiently parsed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XML data binding solution based on embedding templates in your C++ code and flexible object model. XML template controls matching/generation of input/output XML. Data binding is done via C++ variables or expressions quoted in the template.
    Downloads: 0 This Week
    Last Update:
    See Project