| Class | Description | |
|---|---|---|
| XmlSchemaBasedConverter | This class takes XML input and processes it using its XML schema and performs original data-type aware serialization, taking into account node content types defined by schema. The final output of sialization depends on which writer is being used. This class can be used combined with binary XML writers to produce a more efficient representation of text XML document. |