Search Results for "c# xml parser" - Page 13

Showing 406 open source projects for "c# xml parser"

View related business solutions
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    OpenSCF is a GPL'd middle-ware or messaging solution utilizing unrestricted XML as a wire-format, and providing a service provider (daemon) and client development framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MParser is a XML parser targetted to be very lightweight (<7Kb) and with constant/very low memory greedy, thus is focused to be used within constrained environments such as J2ME/CLDC v1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gexpa is a lightweight XML parser designed for JDK1.1 and J2ME providing high processing speed and very low memory consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Matra is a java based XML DTD Parser Utility. It allows you to parse a dtd, generate a dtdtree for the dtd and merge the dtd and its included modules into a single dtd. http://matra.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5
    BoldSoap Framework (BSF) is a lightweight Web Services integration framework based on the idea of Dependency Injection and AOP. Instead of transforming XML like MS-BizTalk or IBM WBISF, BSF uses AOP weaving based on WSDL to create dynamic call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The XUL (XML UI Language) project provides free test suites to help ensure interoperability between different XUL motors/browsers and free, open-source show-case examples (aka blue prints) to demo the power of XML for creating UIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Framework for software component integration, interoperability and adoptability through a XML based vocabulary: Software Component Integration Mark-up Language (SCIML)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Meta-Ja is to Java what C++ was to C - it lets you express Java class hierarchies at a higher level of abstraction, and then writes XML Schema files, constructors, hash-access type-safe lists, get, set, copy, print, and XML parsing/generation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EDI/EAI file format converter supporting CSV, flat file, X12 EDI to and from XML. XML to XML conversion uses XSLT. Two implementations in Java/Xerces and C++/MSXML. Currently a set of stand-alone utilities. Next version to support chain of conversion
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 10
    NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Healthcare Xchange Protocol for interoperative communications. Data exchange/transfer, platform independent,XML-RPC, HL7, SOAP, EDIFACT, simple,easy, authenticated, secure, transparent, no geo-restrictions, open sourced, peer reviewed, collab development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Stxd - Strong Type Xml Definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A compact and fast alternative to XML for software generated and consumed XML transactions that don't require human-readability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Writers Forge is a fiction authoring suite, an IDE for writers. The tool suite will provide integrated support for writing screenplays and prose, and developing plot and character. The backend will support many target formats, including XML and PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Parser Performance Repository is a framework for comparing performance of parsers. Developing a parser? Looking for the "best" parser to use? We make performance analysis fair, meaningful, and simple. Browse results or use test drivers to make your own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    2tools is a set of online CMS maintenance tools: just one click to migrate to/from different CMS; safe configuration settings to upgrade your CMS; easy Data movement to/from DBMS, databases or tables; SQL, XML, XSLT, PHP technologies. All tools are main
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XIR is a collection of tools for XML processing in object-oriented languages (mainly). We will be supporting Java, Python, and C#. Presently, we provide XElement (a better DOM), Digest (for quick stuff), & Natural XML (pattern-oriented binding framework)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Implementation of XMLPULL API (http://www.xmlpull.org) that uses Xerces 2 XNI pull parser configuration to provide XmlPullParsers that full supports XML standards including validating and non-validating mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    It's new technology for Development Personal Creation/Customization Services , based on XML standard and DAFSM (Finite State Machine Theory) , using multiple call control protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A lightweight framework for unit testing XML in Java. Similar to XMLUnit, but with less baggage. Requires JUnit and a DOM parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A command line parser for Java programs generated from a XML file via XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Implementation of JSR 173 - Streaming API For XML (http://www.jcp.org/en/jsr/detail?id=173). This effort is taken in consideration of Axis C project and now it has impl. as an internal component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Target is develop import and export filter for various data base systems from and to GEDCOM and GedXML (the XML specification of GEDCOM). The GEDCOM data format is prepared by "The Church of Jesus Christ of Latter-day Saints" (also known as Mormone)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Doors is groupware for electronic musicians. It aims to be an extensible, multi-user, musical performance framework which unifies heterogeneous, distributed multimedia hardware. The framework is based on CORBA, XML, NTP and URL technologies.
    Downloads: 1 This Week
    Last Update:
    See Project