class %XML.Security.Object
extends %RegisteredObject, %XML.Adaptor
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."
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
4
|
|
|
|
|
|
property Encoding
as %xsd.anyURI(XMLPROJECTION="attribute");
property Id
as %String(MAXLEN="",XMLPROJECTION="attribute");
property MimeType
as %String(MAXLEN="",XMLPROJECTION="attribute");
property content
as %XML.GlobalCharacterStream(XMLPROJECTION="content");