persistent class %DeepSee.XMLA.LiteralsRowset
extends %Persistent
property LiteralInvalidChars
as String;
property LiteralInvalidStartingChars
as String;
property LiteralMaxLength
as %Integer;
property LiteralName
as String;
property LiteralNameEnumValue
as %Integer;
property LiteralValue
as String;