Associates the given XML element name and namespace with a run-time type that should be used for deserialization.
- xmlElement
The XML element name to use in deserialization.
- xmlNamespace
The XML namespace to use in deserialization.
- type
The run-time Type to use in deserialization.