Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ /
Reference
/
CSerializationContext
/ C++ GetIgnoreUnknownAttributes - CSerializationContext
Collapse All
Expand All
In This Topic
C++ GetIgnoreUnknownAttributes - CSerializationContext
In This Topic
bool GetIgnoreUnknownAttributes() const
void SetIgnoreUnknownAttributes(bool bValue)
Property
Description
Property Name
IgnoreUnknownAttributes
Property Type
bool
Accessors
Read/Write
Description
Cause the parser to ignore attributes that are not present in the schema.
Remarks