XMLSchemaType annotation

XMLSchemaType

EGL package name

eglx.xml.binding.annotation

Example use
This annotation is not now in use.
Annotation detail
Record XMLSchemaType type Annotation
   {targets = [ ElementKind.fieldMbr ]}
   name string;
   namespace string?= "http://www.w3.org/2001/XMLSchema";
end
Annotation fields
name
namespace
The XML namespace (if any) that is associated with the XML Schema.
Comments
Compatibility

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