Liquid XML Data Binder (C++, Java, VB6) / Reference / Java / Reference / com.liquid_technologies.ltxmllib20 / SerializationContext / Java getIgnoreUnknownAttributes - SerializationContext
In This Topic
    Java getIgnoreUnknownAttributes - SerializationContext
    In This Topic
    boolean getIgnoreUnknownAttributes()
    void setIgnoreUnknownAttributes(boolean value)
      Property Description  
        Property Name IgnoreUnknownAttributes  
        Property Type boolean  
        Accessors Read/Write  
        Description Cause the parser to ignore attributes that are not present in the schema.  
        Remarks