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

1.3.1 Basic Software Dependencies

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

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.


NOTE -- 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 DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.