Purpose
Use this Web service to retrieve
the metadata of available classes.
Syntax
LasItemClass[ ] getItemClassDefinitions(LocaleDescriptor locale)
Output
The output from the Web service is
an array from the LasItemClass type, which contains all available
classes and the metadata for each one. The available metadata includes:
- Class name
- Parent class name (can be empty)
- Key properties
- Optional properties
- Name
- Type
- Minimum occurrences (Min occurs) - if the minimum is 1,
then this property is mandatory
- Maximum occurrences (Max occurs)