Showing 31 open source projects for "xsd file"

View related business solutions
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 1
    Simple Binary Encoding (SBE)

    Simple Binary Encoding (SBE)

    Simple Binary Encoding (SBE) - High Performance Message Codec

    SBE is an OSI layer 6 presentation for encoding and decoding binary application messages for low-latency financial applications. This repository contains the reference implementations in Java, C++, Golang, C#, and Rust. More details on the design and usage of SBE can be found on the Wiki. An XSD for SBE specs can be found here. Please address questions about the specification to the SBE FIX community. For the latest version information and changes see the Change Log with downloads at Maven...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming...
    Leader badge
    Downloads: 398 This Week
    Last Update:
    See Project
  • 3
    QXmlEdit

    QXmlEdit

    Simple XML editor and XSD viewer

    QXmlEdit is a simple XML editor written in qt. Its main features are unusual data visualization modes, nice XML manipulation and presentation and it is multi platform. It can split very big XML files into fragments, compare XML and XSD files, and has a graphical XSD viewers. Project site: http://qxmledit.org Source code hosted at GitHub (moved from Google Code) https://github.com/lbellonda/qxmledit Report issues at: https://github.com/lbellonda/qxmledit/issues Discussion group...
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 4
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 392 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing in C++17/20

    DocWire SDK, a standout C++17/20 data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. The upcoming integration of C++17 and C++20 will bring advanced functionalities, particularly in areas like HTTP capabilities and web data extraction. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    xmlfy

    xmlfy

    Convert to XML on the fly

    xmlfy converts text/UTF based output into XML formatted output using schema files and/or options to control its behaviour. By Arthur Gouros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Patlac--Xml2cpp is a totally customizable code generator that generates classes (c++ for now) automatically from a xsd schema. Classes are described in google-ctemplate files and a xml options file allow precise definition of projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XSH is a powerfull command-line XML editing tool/programming language in the manner of Unix shell interpreters and line-oriented text editors like ed which can be used either interactively or for batch-mode XML processing.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    JSiteDescriptor

    Binding site descriptor generation for SVM based classification.

    A set of java programs that extract coordinate and chemical information from PDB files. The binding site regions are extracted using grid based scheme. For binding site, spatio-chemical descriptor is generated based on PocketMatch algorithm of Dr. Kalidas (author of this project too).
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10

    xml2j

    XML Schema SAX based code generator for Java

    XML Code Generator and Framework for Java, helps you develop high-volume XML Parsers quickly and consistently. Unlike most development tools, xml2j does not force you to use a vendor specific API; using our generator the model is the API. The code generator uses XSLT to transform XML Schema to Java code and is fully adaptable. With XSD there are many different possible approaches to defining a schema for your XML, therefore the generator first normalizes the XSD to an XML fit for code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XeuMeuLeu is an open-source cross-platform C++ stream oriented interface on top of Apache Xerces for manipulating XML and Apache Xalan for applying XSL transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SAP PI XSD Creator tool

    XSD tool is mainly developed to reduce the effort of manuall

    the PHP tool to convert the CSV file which contains information like node, elements, data types etc in to XSD file. The generated file can be further used in middleware integration tools like SAP PI.This is used in EAI projects where we have a list of elements/Node in a CSV format which we need to add manually into any EAI/middleware tool to create a XSD structure. To overcome this we have developed the code in PHP for converting CSV to XSD format. This will ease half of our work, instead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SAP PI JDBC Format XSD Tool Using PHP

    PHP tool to convert the CSV file in to database format (JDBC Adapter)

    This is about the PHP tool to convert the CSV file in to database format (JDBC Adapter) XSD structure file. The generated file can be further used in any middleware integration tools like SAP PI/XI. This tool supports Table insert and procedure XSD format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kernow - A tool for running XSLT, XQuery and XML Schema using Saxon and Xerces.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    TibCheck

    TibCheck

    TibCheck - simple and "dirty" validation tool for Tibco BW Projects

    Simple and "dirty" validation tool for Tibco BW Projects. Tested using: - JRE 6 and JRE 7, on Windows XP SP3 32bit and Windows 7 64bit - Tibco BusinessWorks 5.9.x project Should also work with (not tested): - Tibco BusinessWorks projects in any version above 5.2 - Every OS using JRE 6 or above Expect many bugs, and do not expect frequent updates... but you never know :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Validate_Xml_Xsd

    Simple tool to validate xml files againts multiple or single xsd files

    Simple tool to validate xml files againts multiple or single xsd files. With simple GUI and simple description of the errors. That is only beta, future releases will contain more features. v0.1 pack contain program, jdock documentation, sourcecode in java. Projekt do not import any external jar or class. If xsd file import or include another xsd files, they need to be in same catalog like main xsd file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    libqt4report

    libqt4report

    Reporting tool library for qt4

    A library based on Qt4 to edit reports built from XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    W3AFRemote

    XMLRPC Service for W3AF!

    XMLRPC Server allows the control of a W3AF Instance in a remote machine. This tool is written in Python and allows exchange information with any client in any programming language using an XSD Schema and XML Files to generate the responses. The specification for this tool shows the methods available and some examples, is very easy to use and lets you use the power of W3AF from any machine in your network. Please, see the Wiki and the readme.txt file for more information. Also, check...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Given an XSD schema and an XSA.xml configuration file, XML Skeleton Annotations (XSA) generates JSF forms UI to create XML records compliant to the XSD and following the XML skeleton defined in XSA.xml, still keeping everything under your control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Schema validation with simple dom php classes, that will check the xsd file before the xml based forms will accept any submit. The ajax wrapper should work with widgets to show any validation error to the form user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A file system to socket interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XTR (XML Transformations) is project that allows you to transform, merge and summarize XML files basing on XSD files and mappings. Generates XSD file form XML (XML2XSD). XML editor with formatting capability, XSD visualization using tex, XML Validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xmlbipargen is a program for generating binding XML parsers for C programs, using description in XSD file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The XSD editor is a cross-platform XML editor. Although it can be used to edit any type of XML file, the editor is specifically designed to allow easy creation, editing, and validation of XML Schema (XSD) files.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    A software to store, (PUT) meteorological data from complex free form text format to databases and and GET stored (and already loaded) data from databases using OPeNDAP protocol. Written using Java6, XSD, and C++. It support OPeNDAP clients thanks to
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next