uuid(5b62d729-6cec-49b7-9bdd-844dce42e842)
Custom serializers that serialize XML Schema simple types should implement this interface.
Name | Description |
---|---|
Serialize | Serializes the value to an XML simple type string. |
Implement this if you are writing a customised serializer for XML Schema simple types.
The serializer engine will call this as needed.
Copyright © Simon Fell, 2000-2004. All rights reserved.