%XML.Security.Object
Class %XML.Security.Object Extends (%RegisteredObject, %XML.Adaptor) [ System = 4 ]
XML Signature element. 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."
Properties
content
Property content As %XML.GlobalCharacterStream(XMLPROJECTION = "content");
Id
Property Id As %String(MAXLEN = "", XMLPROJECTION = "attribute");
MimeType
Property MimeType As %String(MAXLEN = "", XMLPROJECTION = "attribute");
Encoding
Property Encoding As %xsd.anyURI(XMLPROJECTION = "attribute");