View source | Discuss this page | Page history | Printable version   

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

ERP 2.50: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:



ERP 2.50:Developers Guide/Reference/Entity Model | ERP 2.50:Developers Guide/Reference/Hibernate Mapping

Retrieved from "http://wiki.openbravo.com/wiki/ERP_2.50:Developers_Guide/Reference/REST_XML_Schema_Definition"

This page has been accessed 9,870 times. This page was last modified on 14 June 2011, at 11:04. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.