I am trying to write a custom task and I need to have a subelement in it
like the following example.

<target name = "Task">
        <SubSection>
                <element1/>
                <element2/>
                ...
        </SubSection>
</target>

This may be more of a dev question, but I was wondering if someone here
could point me to a good example of how to use this.

Thanks for your time,
Mark


---------------------
Mark Claassen
Donnell Systems, Inc.
300 S. St. Louis Blvd. Ste. 203
South Bend, IN 46617
E-mail: mailto:[EMAIL PROTECTED]
Voice: (219)232-3784
Fax: (219)232-4014



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to