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