CoSerializerNull CoClass

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)

 

Supported Interfaces

Name Description
ISoapDeSerializer  [default] Deserializer objects are required to implement this

 

How to Instantiate

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.

 

Sample Code



  

 

See Also

The PocketSOAP Library | 

 

 

Copyright

Copyright © Simon Fell, 2000-2004. All rights reserved.