(no version information, might be only in CVS)
DOMElement->setIdAttributeNode() -- Declares the attribute specified by node to be of type ID
说明
class
DOMElement {
void
setIdAttributeNode ( DOMAttr attr, bool isId )
}
Declares the attribute specified by attr to be of
type ID.