Liquid XML Data Binder (C++, Java, VB6) / Reference / Java / Reference / com.liquid_technologies.ltxmllib20 / SerializationContext / Java getDefaultNamespaceURI - SerializationContext
In This Topic
    Java getDefaultNamespaceURI - SerializationContext
    In This Topic
    String getDefaultNamespaceURI()
    void setDefaultNamespaceURI(String NS)
      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">