DomAttribute->specified

(no version information, might be only in CVS)

DomAttribute->specified --  Checks if attribute is specified

Beskrivelse

class DomAttribute {

bool specified ( void )

}

Checks if the attribute was explicitly given a value in the original document.

Bemærk: This method is not implemented yet.

Returneringsværdier

Returnerer TRUE ved succes, FALSE ved fejl.

Se også

The definition of specified in the DOM Recommendations