![]() | DOMElement->setIdAttributeNS()(no version information, might be only in CVS) DOMElement->setIdAttributeNS() -- Declares the attribute specified by local name and namespace URI to be of type IDDescrizioneclass DOMElement {void setIdAttributeNS ( string namespaceURI, string localName, bool isId ) } Declares the attribute specified by localName and namespaceURI to be of type ID. Elenco dei parametri
Errors/Exceptions
Vedere anche:
| ![]() | |||