ISimpleSoapSerializer Interface

uuid(5b62d729-6cec-49b7-9bdd-844dce42e842)

Custom serializers that serialize XML Schema simple types should implement this interface.

 

Base Interface

IUnknown

 

Methods, in vtable order (after base interface)

Name Description
Serialize   Serializes the value to an XML simple type string.

 

When to Implement

Implement this if you are writing a customised serializer for XML Schema simple types.

 

When to Call

The serializer engine will call this as needed.

 

See Also

The PocketSOAP Library | 

 

 

Copyright

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