XML Schema Definition Support

04 Jun '14, 09:06 AM
13,752 Views
No Forum Badges

I'm starting with the use of Webratio with the 7.2.3 personal version  and

I am following the help WebRatio concerning the definition of XML schemas 

http://www.webratio.com/learn/learningobject/XML-Schema-Definition-Support

 

But from point "XML I/O Unit" there are a series of examples to clarify the use of this unit but I can not follow the implementation of those examples. 

It would be helpful if you could you send me the code of the examples described. 

By the way, Does XML I/O unit could be used with a web service?

 

Thank you very much.

Adrián Cendrán

 
x 0
Follow
Answer Answer at this question and get points!
Forum Hero - Level 9

Hi Adrián,

I suggest to you update the WebRatio version to 7.2.4

You have to create a xsd services in the project, right click in "Services/Data Providers" -> "Add" -> "XSD provider", and in the xsd provider you have to add a xsd resource, in this resource you have to set the type as XML Schema and in the file you have to create a xsd file in the webProject this could be in the WebContent-> WEB-INF -> "descr" path into webProject

in this file you have to create the xml code similar to 

And in the xsd resource you have to call this file in the File properties similar to "WebContent/WEB-INF/desc/xsd/invoice.xsd"

then you have to synchronize with right click in the xsd provider and select Synchronize XSD.. and you could see a wizard for import the entities and relationship. 

   
x 1
No Forum Badges

Thank you very much

 
x 0
Answer at this question and get points!

Related questions

Access wsdl in https Can not get generate and run option for DataService Project Cannot invoke method selectSingleNode() on null object Can't generate and run database or start tomcat server! CelsiusToFahrenheit Example com.webratio.rtx.RTXException: An error occurred dispatching the SOAP message Could not create service Custom Unit and AJAX / SOAP Description: Unknown tag 'wr:LinkResource' Exception REST Post request Exposing SOAP Web SERVICE on port different from 80 Generation options problem Getting started with Web Services How can I invoke a Rest Web Service having dynamic parameters? How to change smtp port invoke rest web service that returns a pdf invoking a webservice using REST java.lang.NullPointerException No cloud accounts available No database on my cloud account Parameters order in a webservice request Problema generando la logica de un proyecto Problemas al invocar webservice Properties of the XSD Resource (File) Publish a web service publish web service for storing information in PostgreSQL DB following XSD Resource Sync DataService Project with Mobile Project usuarios y grupos WebRatio and MySQL WebRatio Mobile Platform Community edition - Restful request WebService DateTime value is not parsed to Date. Web service provider newline problem web service request using XSD Web service - Synchronize XSD When stars web ratio between dofollow and nofollow backlink has affected? When using web services, what kind authentication is used? which of these three models is closer to webratio/ifml way of creating web applications XML Out Unit and Soap Request Response Unit XML Schema Definition Support