Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CSerializationContext / C++ GetIgnoreUnknownAttributes - CSerializationContext
In This Topic
    C++ GetIgnoreUnknownAttributes - CSerializationContext
    In This Topic
    bool GetIgnoreNamespaces() const
    void SetIgnoreNamespaces(bool bValue)
      Property Description  
        Property Name IgnoreNamespaces  
        Property Type bool  
        Accessors Read/Write  
        Description Cause the parser to ignore elements that are in the wrong namespace.  
        Remarks This is the automatically true for DTDs.