![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
For more information about how business object models are converted to XSD files see Business Object Model Mappings to XML Schema. For information on specifying whether the business object model should be validated for export as an XML Schema or a WSDL file, see Setting Generation Preferences and Business Object Model Mappings to WSDL.
If you want to define which elements to export as top-level elements when you export to XSD, go to the Properties page for a user-defined BOM, and on the Exports tab you will see XML Schema Export Options. This will show the elements available in your BOM, and you can select those you want to ’Export to XSD Top Level Element’ in subsequent XML Schema exports.
−
−
2. The XML Schema dialog is displayed:Select the business object models that you want to export, and select a destination for the XSD file (either in the /Exports/XML Schema directory in the project, or in a different path). The Exports folder is created if it does not yet exist and shown in the Project Explorer.
3. Click Finish. The XSD files are generated in the specified location. A separate XSD file is created for each package in the business object model.
−
− Select the business object models that you want to export, and select a destination for the WSDL file (either in the /Exports/WSDL directory in the project, or in a different path). The Exports folder is created if it does not yet exist and shown in the Project Explorer.
3. Click Finish. The WSDL files are generated in the specified location.
1. Check the selection and change it if necessary. Select a destination for the XSD file (either in the /Exports/XML Schema directory in the project, or in a different path). The Exports folder is created if it does not yet exist and shown in the Project Explorer.If you check the Preserve Schemas checkbox, the export process will try to preserve the structure of the schema by creating a separate XSD file for each package that is included in the export. If you do not check that box, the export process flattens out all packages into one XSD file.
3. Click Finish. The XSD files are generated in the specified location.
1.
2. Check the selection and change it if necessary. Select a destination for the WSDL file (either in the /Exports/WSDL directory in the project, or in a different path). The Exports folder is created if it does not yet exist and shown in the Project Explorer.If you check the Preserve Schemas checkbox, the export process will try to preserve the structure of the schema by creating a separate WSDL file for each package that is included in the export. If you do not check that box, the export process flattens out all packages into one WSDL file.
3. Click Finish. The WSDL files are generated in the specified location.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |