XML and GX models
Business data entities, Gosu class data, and other types can be exported as XML by using a GX model. The model is built by selecting the desired properties from the data type. While selecting the properties to map, PolicyCenter automatically creates an XSD schema to describe the model’s XML structure. At run time, an object’s data can be converted to XML by creating an instance of the GX model.
Define a GX model
- Navigate to the Classes package in which you want to create the GX model.
- Right-click the package name, and then click .
See also
