| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
represents a node that may occur in a RDF graph. More...
import "XNode.idl";
 
  
| Public Attributes | |
| string | StringValue | 
| the string value of the node. | |
represents a node that may occur in a RDF graph.
In the RDF data model, there are three distinct types of nodes: URIs, blank nodes, and literals.
XNode | |---XLiteral | XResource | |---XBlankNode | XURI
| 
 | attributereadonly | 
the string value of the node.