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.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
PyXB (“pixbee”) is a pure Python package that generates Python source code for classes that correspond to data structures defined by XMLSchema. In concept it is similar to JAXB for Java and CodeSynthesis XSD for C++.
Utility functionalities for simple Xml usage in Java
Facading Xml core usages for simple and easy xml usage for basic xml reading, writing, validating, especially support for simplified XPath access for reading and writing data.
XPath functionality is not fully supported so far and leaks functions, conditions, axis (except 'this' and 'parent') and operators. Indexed access is supported.
Be invited to join further development or send Junit test cases if you find something (existing) is not working properly :-)
This is a fork of the great project adodb-xmlschema which has been abandon. I and another developer have decided to branch it and continue the project.
eLML (eLesson Markup Language) is an XML framework for creating structured eLessons based on a pedagogical model. eLML consists of an XMLSchema and XSLT files to create XHTML, PDF, LaTeX, IMS CP and SCORM versions, standards supported by most LMS.
ReXeD is an Eclipse plug-in for editing XML. Planned features include syntax highliting, code hints/completition accordind to schema (DTD, Relax NG, SchemaTron), XML tree editor and matching XML to XMLSchema. More functions will be added soon.
An Eclipse Plugin to create/edit ISO Schematron schemas and apply those schemas to XML files to highlight assertion and reporting information. Integrated with existing Eclipse plugins so user can benefit from both XMLSchema and Schematron simultaneously.
Digital graph 1.3 is an advanced JAVA SWING component for modelling, displaying, saving and loading graphs(using XML and XMLSchema). It is fully documented and requires jdk 1.5.x.Version 1.3 adds 9 bug fixs, 3 rengineering and 4 new features.
...The project aims to provide
a generic XQuery parser (written with JavaCC),
translation to the XQuery core grammar,
modularised query optimisation,
and an open XMLSchema type system.
XMLProg is a DTD(XMLSchema) for programmers to write Programs in an XML editor (particularily tree editor). Structure cannot be in error due to errant brace, Extreme Programming writing func spec and unit test data first can be enforced. Output can be tra
XMLStruct is a code generation tool that produces Java classes to parse XML based on a schema description such as XMLSchema and a set of attached actions.