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
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
X3D is the open-standard format for 3D graphics scenes on the Web.
Extensible 3D (X3D) Graphics is a royalty-free International Standard for real-time interactive 3D graphics on the Web, providing unsurpassed interoperability for 3D communications on the Web.
This project includes source for example X3D scene libraries and multiple X3D codebases produced by Web3D Consortium members. All open-source contributions are welcome.
Spark is a Java library that converts data in Macromedias SWF ("Flash") data format to XML conforming to a specialized DTD and vice versa. The primary goal of Spark is to make it easier to work with SWF in a Java and XML based server environment.
Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
A Java tool to convert GEDCOM 5.5 Files into real valid GEDCOM 6.0 Files. Unlike all the stuff you find on the web, this is no custom, experimental or intermediate "standard". We validate against the DTD released in the Draft from the LDS Church! T
Editor for ethnographic fieldnote entry and management. Content structure and mark-up conform to user supplied dtd. Sample dtd provided. Storage output is xml format file, and inbuilt transformations to other formats via xslt can be user defined.
...This application shows struts.xml and related files in a hierarchical way and allows to manipulate all the different elements accepted in such files according to Struts2's own DTD.
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.
Yet Another Meta Languge Indentation Tool YAMLIT can indent or compress HTML and XML for easy reading, or bandwidth saving respecively. Similar to HTML Tidy but will NOT verify the document against a DTD.
XML Documentation Tool provides a way to automate the production of documentation deliverables, in both PDF and HTML formats, from a set of content modules written in XML, using DocBook DTD. It enables re-use of content modules from previous projects.
Relaxed is an HTML validation app. as well as a XHTML 1.0 / HTML 4.01 and WCAG 1.0 schema definition written in Relax NG with embedded Schematron. Those expressive languages allow automated validation of many additional restrictions inexpressible by DTD.
CodeSnippet is a set of Eclipse plug-ins to convert Ant, Java, Properties, CSS, DTD, HTML, and XML source code (complete files or snippets) to HTML with syntax highlighting.
Atabaque DTDtoBean generates JavaBeans from a specified DTD file. You can choose generate standard Java Beans or using Annotations for XStream or Simple, APIs for XML Serialization. It´s available as a command line, Swing application or NetBeans plugin.
To create java beans based on a sample xml documents. It's much easier and efficient than Apache's XMLBEANS project.
1)No need DTD/Schema
2)Easier xml content navigation
3)Track XML<-->Java beans
XOB (XMLObjectBinder) is Java package that is an alternative to JAXB. It lets you define interfaces representing XML tags and have them automatically implemented runtime through the use of reflection giving you an object representation of your XML files.
jsXe is the Java Simple XML Editor. Out of the box it provides a tree view, DTD/Schema introspection and validation. It's aim is to provide a framework for XML editing through any number of views that can be loaded at runtime as plugins.
LDAP WebService is a SOAP based layer for an LDAP server that supports the following operations:
(1) Create
(2) Update
(3) Rename
(4) Delete
(5) Move
(6) Search
A schema (DTD) has been published to define the communication (Request/Response) dialect.
PROMI is a Platform for the Reuse of Ontologies through Merging and Integration. It imports ontologies represented as OWL, RDF(S), DDL, DTD and XML schemas and incrementally merges their contents using various matching algorithms.
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
GenDiapo is renamed GenDoc. GenDoc is a XML Editor written in Java2. It is based on a existing project (MerlotXML now called Xerlin), and can use two kinds of plugins (DTD and/or action) for editing and publishing
This utility is used to creates Java object models from XML structure definitions(DTD&Schema) and automacitally generates intelligent codes to process the given XML file. Developers need not write painful code to process XML anymore.