The documentation on the website says: "XML will continue to be supported as
a first class citizen, but in HiveMind, there is not such a compelling
reason to use it!" Conclusion: XML and SDL should be compatible!?

We try to decide between SDL and XML in our project at the moment. In
comparison to XML adequate tools for SDL creation seem to be missing,
therefore XML might be our preferred candidate as configuration format.

But there are three questions:

1.) How can Hivedoc documentation be integrated inside the XML format? Are
there any detailled examples available?
2.) How can we create hivedoc documentation from configuration files? There
are Ant XML targets inside the distributes build.xml file but an extraction
of the main hivedoc target seems to be complex, isn't it!?
3.) Is there any XML Schema available to validate XML structure against? SDL
has no validation at all, the complete validation seems to be processed
inside the org.apache.hivemind.parse.DescriptorParser. I think it could be
build up by creating an XML Schema by hand referring to the complete
documentation. Is that right?

Best regards

Lars Wunderlich

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

Reply via email to