Example: Converting a Local Object into a Global Object

The following procedure explains how to convert a local object into a global object.

Example Before Local to Global Conversions Within the Browser



Job is a child element of the Customer element.

Nickname is the attribute of the Name element.

After Conversions



Job became Job2, a global element.

Nickname became a global attribute.


Created October 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com