Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / SerializationContext / FIContext
In This Topic
    FIContext
    In This Topic
    This feature has been superseded by Liquid XML Objects.
    (The original functionality is still included in the product)
    Use Liquid XML Objects

    FastInfosetContext FIContext

    FastInfosetContext Structure

    The FastInfosetContext structure controls the way in which XML is serialized and de-serialized as a Fast Infoset document. It allows aspects of the encoding to be changed.
    Base Classes: None
      Members Description  
        SetSuggestedValues Provides a convenient way to set common encodings.  
        UseUTF16BEStringEncoding Not yet supported.  
        DefaultStringEncoding Not yet supported. Defaulted to FastInfosetConsts.ENCODED_CHARACTER_STRING_UTF8.  
        DataTypes[ITEM_TYPE_MAX] Provides an array to allow you to set the Encoding for each Xml data type.