Returns metadata for all definitions in the installation. (V1.0.3)
public String getDefinitionListAsXML ();
The getDefinitionListAsXML operation returns metadata for all definitions in the installation. This metadata includes information such as the definition name and identifier.
When using other Web services operations that require a definition identifier, you can use this message, parse the XML for the name (discussion, blog, calendar, comment), and obtain the 32-character, hexadecimal identifier that maps to the desired object.
A string of XML whose elements contain metadata for all definitions in the installation.
This code obtains metadata for all definitions in the installation.
The operation table for the Windows based facade-client.bat program (Section B.0, Deprecated Web Services Operations)