Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
XML Streams Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

1.3 Dependencies

This section lists the dependencies for the XML Streams Module.

1.3.1 Basic Software Dependencies

The XML Streams Module depends on these modules in SourcePro Core:

You can include only the Threads packages you need to support your use of streaming. For details, see the Advanced Tools Module User's Guide.

1.3.2 Optional Software Dependencies

1.3.3 Schema Dependencies

The object serializations carried out by the basic XML Streams Module classes are based on an XML schema. The schema is named xmlstreams.xsd and is located with the header files in buildspace\rw\xmlstreams. (The enhanced XML streams do not use this schema, instead producing a unique schema for each class.)

This schema depends on a schema defined by the World Wide Web Consortium and identified by the URI http://www.w3.org/2001/XMLSchema. That is, the Rogue Wave schema defines:

Thereafter, all XML schema keywords and basic types are prefixed with xsd to indicate they are defined by the specified version of the XMLSchema.

This schema is not required for XML streams to work. However, you can use it to validate the object serializations produced by XML streams if you need to do so.


Be aware that the enhanced XML streams do not use this schema. The enhanced streams produce a unique schema for each class.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.