uuid(aada0d4d-c243-46fa-919e-1467c268eb63)
progid(pocketSOAP.SerializerQName.1)
A [de]serializer that maps between the CoQName object and a XML QName
Name | Description |
---|---|
ISoapSerializer | The serializer engine requires that all serializer objects implement this interface |
ISoapDeSerializer | Deserializer objects are required to implement this |
ISimpleSoapSerializer | An interface for serializing XML Schema simple tyeps. |
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.