XMLStructureKind enumeration

XMLStructureKind is used to set the value of the XMLValue annotation.

EGL package name

eglx.xml.binding.annotation

Example use
See “XMLValue annotation.”
Enumeration detail
Enumeration XMLStructureKind
   choice = 1,
   sequence = 2,
   simpleContent = 3,
   unordered = 4
end
Comments
Compatibility

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