Search code examples
orbeon

Export form to xsd file without losing each elements type


When designing a form then exporting it to an xsd file, the type (double, boolean, etc.) of each elements is lost.

In other words : When targeting this url https://example.com/orbeon/fr/service/project_name/form_name/schema we get the xsd representing the form. Unfortunately, there is no type on the generated elements. https://doc.orbeon.com/form-runner/api/other-apis/xml-schema-generation

How can we prevent it?


Solution

  • This issue was due to a bug (#4014), which is fixed as of Orbeon Forms PE 2018.2.3.