Liquid XML Data Binding Wizard / Liquid XML Objects / Select Language Options
In This Topic
    Select Language Options
    In This Topic

    This page allows you to set language specific output options.

    Namespace

    The .Net namespace for the generated code.

    Generate Files Only

    Selecting this option will generate a single output file containing all of the data binding code. This is the same output you would see by generating directly from a project inside Microsoft Visual Studio.

    Generate Visual Studio Project

    Selecting this option will generate a Microsoft Visual Studio Project containing your XSD and a single output file containing all of the data binding code.

    This also provide the options to 'Generate Embedded XSD Validator using original schemas' which provides the ability to validate any XML documents produced by the generated code, and 'Generate sample usage code' which helps provide a starting point for learning to use the generated code.

    C# Options

     

    Visual Basic .Net Options