If you are using an XML editor such as that available in TIBCO Designer (using Project > Import Resources from File, Folder, URL), you can load the XSD files that are included in the AppManage.jar and the
Deployment.jar files. Doing so allows you to get more information about the elements in the deployment configuration file. The jar files are located in the
TIBCO_HOME/tra/version/lib directory.
The main XML schema for deployment configuration is in ApplicationManagement.xsd, which is included in the
AppManage.jar. The
bw.xsd file is also in the AppManage.jar file. There are two imported schemas,
RequiresAuthentication.xsd and
DeploymentDescriptorArchive.xsd referenced. The two XSDs are in the
Deployment.jar file.