* a built-in mechanism to include build-file fragments - something that doesn't use SYSTEM entities at all and therefore is XSchema friendly, allows for property expansions ...
* Let Ant ignore - but warn - if unknown XML elements or attributes occur in a build file. * Allow ant to farm out attributes and elements that are NOT in the ant namespace to other components. ie hand doc: elements to the Documentation component or log: attributes to Log policy component etc
