XMLType annotation

XMLArray

EGL package name

eglx.xml.binding.annotation

Example use
This annotation is not now in use.
Annotation detail
Record XMLType type Annotation
{
   targets = [
      ElementKind.functionMbr,
      ElementKind.libraryPart,
      ElementKind.programPart,
      ElementKind.handlerPart,
      ElementKind.recordPart,
      ElementKind.servicePart,
      ElementKind.interfacePart
   ]
}
   name string;
   namespace string;
end
Annotation fields
name
namespace
Comments
Compatibility

Table 1. Compatibility
Target Issue
Java No issues.
JavaScript No issues.