oid_attr_required
oid_attr_required (oid, attrname)
This function returns 1 (True) if the attribute attrname for the element specified by OID is a required attribute, that is, declared as #REQUIRED in the DTD.
|
If you have applied an alias map to the document, attrname can be either an alias or a real name.
|