The StringToCanonicalString
accessor is used to convert a
representation of the type StringAspect
into an XML Canonical String Document of the form
<string>some string strange is going on</string>
This is useful in DPML to convert arguments generated by the
HTTPBridge accessor to an XML document for easier processing.
Within a scripting language the StringAspect
representation should
be processed using native capabilities.