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