In This Topic
    Liquid XML Data Binding Wizard
    In This Topic

    Liquid XML Data Binding Wizard provides a Windows User Interface that allows you to generate data binding code from your XML Schema files. As you move through the Wizard you can select configuration options that will determine how the code is generated.

    Tip: You can launch the Wizard by using the context menu of any '.lxo', '.xdbproj', '.xsd', '.xdr', '.dtd' or '.wsdl' file in Windows Explorer, or by running 'XMLDataBinder.exe <filename>'.

    The Wizard operates in two modes, Liquid XML Objects and Liquid XML Data Binder.

    Liquid XML Objects

    Liquid XML Objects is the next generation of XML Data Binding tool supporting binding of XSD 1.0 and XSD 1.1 to C# and Visual Basic .Net.

    Liquid XML Objects enables you to generate your code in 3 ways:

    The Wizard stores your selected options in a project file that has the same name as your XML Schema file with the file extension of '.lxo'.

    The Wizard provides the following steps to generate a code library:

    1. Create or Open a Wizard Project
    2. Select an Output Language
    3. Select XML Schemas
    4. Select Language Options
    5. Select Output Options
    6. Code Generator
    Tip: To run the command line version of the Liquid XML Objects code generator in your build script, please see LXO.exe.

    Liquid XML Data Binder

    Warning: The Liquid XML Data Binder C# and Visual Basic .Net options have been deprecated but are still provided as options in order to support existing Liquid XML Data Binder projects.

    You should now select the Liquid XML Objects option for all new C# and Visual Basic .Net projects.

    Liquid XML Data Binder supports binding of XSD 1.0 to C++, C#, Java, Visual Basic .Net and VB6.

    The Wizard stores your selected options in a project file that has the same name as your XML Schema file with the file extension of '.xdbproj'.

    The Wizard provides the following steps to generate a code library:

    1. Create or Open a Wizard Project
    2. Select an Output Language
    3. Select XML Schema
    4. Select Web Service Port
    5. Select Elements
    6. Select Language Options C++C#JavaVisual Basic .NetVB6
    7. XML Schema to Object Mapping
    8. Select Output Options
    9. Code Generator
    Tip: To run the command line version of the Liquid XML Data Binder code generator in your build script, please see LXDB20.exe.

    Pressing the 'About...' button displays the 'About Screen' which shows the current version of the product and to whom the product is registered. It also allows you to register the product when you have purchased a license key. For more information please see the Licensing Documentation.

    Pressing the 'Options...' button displays the 'Options Screen' which allows you to reset options used when running the Wizard steps.

    Pressing the 'Close' button displays gives you the option of saving your project file before closing the Wizard, unless the 'Always save Project file on Close' option is selected in the 'Options Screen'.

    Pressing the 'Help' button displays this help file.