20 #ifndef __com_sun_star_rdf_Literal_idl__ 21 #define __com_sun_star_rdf_Literal_idl__ 28 module
com { module sun { module star { module rdf {
44 create( [in]
string Value );
54 createWithType( [in]
string Value, [in]
XURI Type );
64 createWithLanguage( [in]
string Value, [in]
string Language );
Definition: Ambiguous.idl:22
short Language
This type is used for a language identifier number.
Definition: Language.idl:28
represents a literal that may occur in a RDF graph.
Definition: XLiteral.idl:45
represents a literal that may occur in a RDF graph.
Definition: Literal.idl:36
represents an URI node that may occur in a RDF graph.
Definition: XURI.idl:53