The ae2xsd utility generates XSD schemas from a project metadata (TIBCO ActiveEnterprise classes and operations). The utility can be used for canonical models, the XML renderer in TIBCO IntegrationManager, as a source or target for XSLT mapping, and to share with downstream consumers of ActiveEnterprise generated XML.
The -output argument and
path are optional. If omitted, a folder named
AE2XSD-generated is created in the current working directory.
The schemas are generated in a nested folder hierarchy that reflects their namespaces, which in turn reflects the locations of the .aeschema files within the project. When type name collisions occur, schema namespaces (and therefore output locations) will differ from the original project structure.