Hello-
I am trying to generate a presentation object that delivers an xml
document instead of an html document. I noticed that the ant build file
only compiles the html files by default and have added a new line in the
xmlc target to create the xml files, but the generated class is
defaulting to ClassnameHTML.. I would prefer something more like
ClassnameXML.
First I am not sure if there is any documentation that you could point
me to to make this happen I know that xmlc has a class option but I'm
not sure how to get that to work within the ANT context of building the
Enhydra applications.
Thanks in advance,
Rob
|