.Net WriteDefaultElementValues - SerializationContext
In This Topic
This feature has been superseded by Liquid XML Objects.
(The original functionality is still included in the product) |
Use Liquid XML Objects |
bool WriteDefaultElementValues
|
|
Property |
Description |
|
|
|
Property Name |
WriteDefaultElementValues |
|
|
|
Property Type |
bool |
|
|
|
Accessors |
Read/Write |
|
|
|
Description |
Causes the writer to write default element values into the output XML document, otherwise empty element values are written out and any processor reading the XML document is then expected to use the XSD for the default values. |
|
|
|
Remarks |
|
|