Overview
Allows an XML Schema (XSD) to be created (inferred) from one or more sample XML files. Schemas created in this manor can form a starting point for defining a schema when only XML is provided. They can also be used to provide intellisense to XML files that have formal schema.
The inferring engine uses pattern matching to determine the correct type for data types. Options allow the way in which schema is created to be controlled, either forcing elements and attributes to be mandatory where they have always been seen in the XML samples, or allowing them to be optional
Features
- Intelligent value type detection
- Infer an XML Schema from 1 or more sample XML docs.
- Control over type detection
- Control over cardinality
- Support for multiple namespaces
|
 |
| Applies to Liquid XML Studio 2009: |
| Community Edition |
 |
| Designer Edition |
 |
| Developer Edition |
 |
|