Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 / Reference / XmlSerializationContext / VB6 DefaultNamespaceURI - XmlSerializationContext
In This Topic
    VB6 DefaultNamespaceURI - XmlSerializationContext
    In This Topic
    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">