DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13817>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13817

Getting mandatory root elements from schema (SchemaGrammar or XSModel)





------- Additional Comments From [EMAIL PROTECTED]  2002-10-22 09:48 -------
> I.e for your personal.xsd file you get Personnel as the unique element of 
> root tag vector

What's wrong with the following document?

<?xml version="1.0" encoding="UTF-8"?>
<name xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
 xsi:noNamespaceSchemaLocation="personal.xsd">
        <given>My</given>
        <family>Name</family>
</name>

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

Reply via email to