oid_attr
oid_attr (oid, attrname)
This function returns the value of the attribute attrname for the specified object oid, or the null string if the element identified by oid has no such attribute.
|
If you have applied an alias map to the document, attrname can be either an alias or a real name. However, this function will return an attribute value's real name, not its alias.
|
Related Topics