View source | Discuss page | Page history | Printable version   
ADVERTISEMENT
Accounting eLearning Courses
Partnerships
SourceForge.net Logo
Openbravo ERP at SourceForge

SourceForge.net Logo
Openbravo POS at SourceForge

Open Solution Alliance Logo
Openbravo at Open Solutions Alliance

ERP/2.50/Developers Guide/Reference/REST XML Schema Definition

Developers Guide

Index


REST XML Schema Definition

The REST web services produce and consume XML which should adhere to a certain XML Schema. The XML Schema is generated by Openbravo ERP on the basis of the model in the Application Dictionary.

You can always retrieve the XML Schema from your running Openbravo ERP instance calling this webservice (enter it in the browser):

http://localhost:8080/openbravo/ws/dal/schema

Replace the http://localhost:8080/openbravo with the host, port and path relevant for your installation.

This XML Schema is generated from the model as it is defined in the Application Dictionary.

The REST XML Schema for this version of Openbravo ERP can also be downloaded.

A number of things to note about the Openbravo REST XML Schema:




 Entity Model |  Hibernate Mapping

Retrieved from "http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Reference/REST_XML_Schema_Definition"

This page has been accessed 304 times. This page was last modified 03:42, 23 May 2009. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.


Category: Development ERP 2.50