On a related note, can the parser do schema-based validation? The Soap subtask doesn't use a DTD, it specifies a schema, so currently it just disables the validation. However, I was just looking at the Bluestone stuff I found at work and it also uses .XSD schemas instead of DTDs for their DDs. If we end up with a few templates using schemas, it would be nice if we could validate them too.
Also, FYI, I'm planning to add a field "schema" to the XmlSubTask alongside the public & system IDs, so we can include it in the templates with a tag in the same way as those. Andrew. _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
