Liquid XML is the ultimate XML Development and Data Transformation Environment including Graphical XSD Editor, JSON Schema Editor, XML Editor, JSON Editor, WSDL Editor, XML Diff tool, Web Service tools and the worlds most advanced XML Data Binding tool to generate C++, C#, Java, VB .Net and Visual Basic 6 code from your XML Schema (XSD, XDR, DTD).
Wednesday, August 28, 2013
Creating a Super Schema
When generating code with Liquid XML Data Binder, you may need to include common base schemas that are used many child XML schemas.
In order to avoid having to build these base schema libraries multiple times, you can create a 'Super Schema' that includes all of the child schemas.
Please see the Liquid XML Knowledge Base:
Super Schema Knowledge Base Article