File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# 0.91.3-SNAPSHOT
22Changes:
33- Change the behaviour of ` defaultPolicy ` to inherit the settings of
4- a previous policy even if does not inherit ` DefaultXmlSerializationPolicy ` .
4+ a previous policy even if it does not inherit ` DefaultXmlSerializationPolicy ` .
55 In rare cases this changes the behaviour (where a custom policy was
66 originally set (with different defaults), it didn't inherit the
77 default policy, and it is now replaced by a default policy).
2121- Fix attributes not being prefixed with a namespace if their namespace prefix
2222 is the default prefix for that namespace. As a workaround leave the prefix
2323 different from its containers.
24- - In pedantic mode, allow an ` XmlSerialName ` to use the ` xml ` prefix as long as
24+ - In pedantic mode, allow an ` XmlSerialName ` to use the ` xml ` prefix as long as
2525 its namespace is left default or maps to the xml namespace. Also force the
2626 prefix used to be the standard prefix (although, depending on the xml writer
2727 this may already be the case effectively).
You can’t perform that action at this time.
0 commit comments