I tried using XML Entities on ant 1.2 successfully. However, the newer XML parser in 1.3 would asked for the DTD for Ant before I can do so. I wonder whether I can bypass the DTD part. Will Tyson Gofton wrote: > > Does ant support including other XML files within the master file? I'm > trying to search through a codebase bor XML definition files and include > them in ant at runtime. Can this be done? If so how? > > Thanks > > Tyson Gofton > Technical Consultant > BrightSpark
- XML include Tyson Gofton
- RE: XML include William Lee
- RE: XML include Deryk Sinotte