%XML.ElementExtension
Class %XML.ElementExtension Extends (%RegisteredObject, %XML.Adaptor) [ System = 3 ]
Implementation of extensibility elements added after main type definition
This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.
Parameters
XMLMAPPING
Parameter XMLMAPPING = "sequence";
XMLFORMAT
Parameter XMLFORMAT = "literal";
Properties
extension
Property extension As list Of %XML.String(XMLPROJECTION = "any");