XmlBooleanSerializer
Serializer for boolean values that parses according to the XMLSchema standard. This means that only the values: 0
, 1
, false
, and true
are accepted. This version applies this rule independent of format