Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / SerializationContext / .Net DefaultNamespaceURI - SerializationContext
In This Topic
    .Net DefaultNamespaceURI - SerializationContext
    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
    String DefaultNamespaceURI
      Property Description  
        Property Name DefaultNamespaceURI  
        Property Type string  
        Accessors Read/Write  
        Description Specifies the default namespace used in the output  
        Remarks In the example “http://sample” was the value.

    <?xml version="1.0" encoding="UTF-8"?>
    <Invoice xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns="http://sample">