Exporting a Class to XML Schema File
You can export a specific class to an XML Schema file without exporting the entire business object model of which it is a part.
Any objects on which that class has a dependency - for example, any attributes or operations it contains - will be exported with it. This dependency is worked out recursively, so that any dependencies of the dependencies, and so on, are also exported.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.