\name{parseAttributes} \alias{parseAttributes} \title{parse attributes} \description{Function to parse attributes from BioMart configuration files. This function is not to be used by BioMart users directly} \usage{parseAttributes(xml, env, attributePointer, group = "", page = "")} \arguments{ \item{xml}{xml configuration} \item{env}{Environment to put the attribute info in} \item{attributePointer}{Environment containing the attributePointers if present in the config XML} \item{group}{Pass the attribute group} \item{page}{Pass the attribute page} } \author{Steffen Durinck, \url{http://www.stat.berkeley.edu/~steffen}} \keyword{methods}