:: com :: sun :: star :: configuration :: backend ::

service Schema

Exported Interfaces - Summary
XSchema

handles access to the schema data for a component. (details)

Properties' Summary
[ readonly ] string
URL
[ OPTIONAL ]
The URL of the layer data.  
Exported Interfaces - Details
XSchema
Description
handles access to the schema data for a component.

The data can be read either in its entirety (templates and component description) or each of its parts can be accessed.

Properties' Details
URL
[ readonly ] string URL;
Usage Restrictions
optional
Description
The URL of the layer data.
Since
OOo 2.0

 
Top of Page