Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > fc62b1a09d3a2a2032c7fe6d982e91e3 > files > 300

xsd-3.3.0-2.fc14.i686.rpm

This directory contains a number of examples that show how to serialize
the object model into a number of predefined and custom binary formats.
The following list gives an overview of each example:

boost
  Shows how to save/load the object model to/from a custom format
  using the Boost serialization library as an example.

cdr
  Shows how to save/load the object model to/from CDR (Common Data
  Representation) binary format using ACE CDR streams.

xdr
  Shows how to save/load the object model to/from XDR (eXternal Data
  Representation) binary format using the XDR API provided as part of
  Sun RPC.