Opened 14 years ago
Last modified 14 years ago
#740 new defect
Properties with NULL Values are not Included in XML Output
Reported by: | crispinatime | Owned by: | brentrobinson |
---|---|---|---|
Priority: | minor | Milestone: | 3.6.0 |
Component: | FDO API | Version: | 3.6.0 |
Severity: | 3 | Keywords: | xmlFeatureSerialize XML GML |
Cc: | External ID: |
Description
When writing the content of a feature reader using the xmlFeatureSerialiser, any properties with NULL values are not included in the XML - this gives rise to gml:featureMembers being inconsistent within the same export as different records have different properties.
Discussion here:
If you use the xmlFeatureSerializer then the null properties will be absent in the output file, which would be a bug.
Note:
See TracTickets
for help on using tickets.