|
||||||||||||||||||
|
|
The serialize accessor may be used to provide tightly controlled serialization of an XML document. The serialization options are provided by the operator. NetKernel transparently handles XML serialization operations defaulting to an indented, UTF-8 encoding. If you wish to use a different encoding or indentation then the serialize accessor can be used.
Generally serialize is only needed as the final stage of an XML process and usually targets Operator SyntaxThe operator provides the serialization options. <serialize>
<indent /> <indent-size>8</indent-size> <encoding>UTF-8</encoding> <omit-declaration /> </serialize>
indent specifies that indentation should be used. If this option is omitted indentation is not used. (C) 2003, 1060 Research Limited |
|||||||||||||||||
|
© 2003,2004, 1060® Research Limited
1060 registered trademark, NetKernel trademark of 1060 Research Limited
|
||||||||||||||||||