Liquid XML Data Binder (C++, Java, VB6) / Reference / Java / Reference / com.liquid_technologies.ltxmllib20 / Base64BinaryCol / Java getTargetNamespace - XmlObjectInterface
In This Topic
    Java getTargetNamespace - XmlObjectInterface
    In This Topic
    String getNamespace();
      Property Description  
        Property Name Namespace  
        Property Type String  
        Accessors Read Only (com.liquid_technologies.ltxmllib20.dom.XmlElement & com.liquid_technologies.ltxmllib20.dom.XmlAttribute )  
        Description Indicates the namespace that a given element belongs to  
        Remarks Should be the same for all elements within a given project. Only LtXmlLib20::CElement & LtXmlLib20::CAttribute objects may use a different namespace.