Improve handling of simple content when comments are present.
Basics
Technical
Logistics
Basics
Technical
Logistics
Description
Comments cause simple elements to have their text nodes broken up into leading or trailing whitespace nodes along with the actual text. We want to favor non-whitespace text where possible when unmarshalling.
Comments cause simple elements to have their text nodes broken up into leading or trailing whitespace nodes along with the actual text. We want to favor non-whitespace text where possible when unmarshalling.