uuid(7dea5180-9cc9-4415-a7fd-b2b28934ea34)
progid(PocketSOAP.SerializerNull.1)
A serializer for NULL values, it generates a xsi:nil='1' or xsi:nul='true' attribute (depending what version of XML Schema is in use)
Name | Description |
---|---|
ISoapDeSerializer [default] | Deserializer objects are required to implement this |
Typically, you don't create the serializer directly, rather you call SerializeNode or SerializeValue on the serializerOutput, and it will create the correct serializer as needed.
Copyright © Simon Fell, 2000-2004. All rights reserved.