The format is the same as the one used in maven 1

You can find the documentation here :
http://maven.apache.org/maven-1.x/plugins/xdoc/reference/xdocs.html
and the dtd here :
http://maven.apache.org/maven-1.x/plugins/xdoc/maven-xdoc.dtd

Arnaud

On 3/2/06, Borut Bolčina <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> Just finished reading
>
> Get the most out of Maven 2 site generation
>
> http://www.javaworld.com/javaworld/jw-02-2006/jw-0227-maven.html?lastpage=1#talkback
>
> and now I am wondering where can I find an XML Schema (xsd) or DTD for
> XDoc format which is used for custom site sections. I Googled a lot and
> all I could find was that is based on Anakia format and one example at
> http://jakarta.apache.org/site/jakarta-site2.html (The jakarta-site tags).
>
> I would like to make an XML Schema if there are rules for xdoc out
> there. I guess there are as site plugin must parse the xdoc documents.
>
> Thanks,
> Borut
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to