20#ifndef __com_sun_star_rdf_XLiteral_idl__
21#define __com_sun_star_rdf_XLiteral_idl__
27module
com { module sun { module star { module rdf {
48 [readonly, attribute]
string Value;
represents a literal that may occur in a RDF graph.
Definition XLiteral.idl:46
XURI Datatype
the data type of the literal; may be NULL
Definition XLiteral.idl:52
string Language
the language of the literal; may be the empty string
Definition XLiteral.idl:50
string Value
the content of the literal
Definition XLiteral.idl:48
represents a node that may occur in a RDF graph.
Definition XNode.idl:58
represents a URI node that may occur in a RDF graph.
Definition XURI.idl:54
Definition Ambiguous.idl:22