\name{xmlValue.XMLAttributeValue} \alias{xmlValue.XMLAttributeValue} \title{Additional functions defined in AffyCompatible} \description{ This page documents additional, miscellaneous, functions defined by AffyCompatible } \usage{ xmlValue.XMLAttributeValue(x, ignoreComments = FALSE) } \arguments{ \item{x}{An object of class \code{XMLAttributeValue}.} \item{ignoreComments}{Logical; ignored by the \code{xmlValue.XMLAttributeValue} method} } \value{ A character vector (usually lenth 1) containing the character representation of the XML attribute. } \keyword{manip}