XmpRdfRoot class
XmpRdfRoot class
Represents rdf:RDF element. A single XMP packet shall be serialized using a single rdf:RDF XML element. The rdf:RDF element content shall consist of only zero or more rdf:Description elements.
Inheritance: XmpRdfRoot →
XmpElementBase
The XmpRdfRoot type exposes the following members:
Constructors
| Constructor | Description | 
|---|---|
| init | Initializes a new instance of the XmpRdfRootclass. | 
Methods
| Method | Description | 
|---|---|
| add_attribute | Adds the attribute. | 
| get_attribute | Gets the attribute. | 
| clear_attributes | Removes all attributes. | 
| equals | Indicates whether the current object is equal to another object of the same type. | 
| register_namespace_uri | Adds namespace uri by prefix. Prefix may start without xmlns. | 
| get_namespace_uri | Gets namespace URI by specific prefix. Prefix may start without xmlns. | 
| get_xml_value | Converts xmp value to the xml representation. | 
See Also
- module aspose.cad.xmp
- class XmpElementBase
- class XmpRdfRoot