hi keith,
thanks for your reply ! I am using castor 0.9.3. Yes i do use the W3C recomandation of 1999 for example. But i get this error even if a specify any kind of namespace string. For more closer look i send you the simple XSD i created with XML SPY ! ---------------------------------- <?xml version="1.0" encoding="UTF-8"?> <!-- edited with XML Spy v3.0.7 NT (http://www.xmlspy.com) by Eswar Subramanyam (xxxx) --> <!DOCTYPE xsd:schema PUBLIC "-//W3C//DTD XMLSCHEMA 19991216//EN" "" [ <!ENTITY % p 'xsd:'> <!ENTITY % s ':xsd'> ]> <xsd:schema xmlns:xsd="http://www.w3.org/1999/XMLSchema"> <xsd:element name="ENTER_NAME_OF_ROOT_ELEMENT_HERE"> <xsd:complexType content="empty"/> </xsd:element> <xsd:element name="1" default=""/> </xsd:schema> Eswar ___________________________________________________________ This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not therefore be liable for the message if modified. -------------------------------------------------- Ce message et toutes les pieces jointes (ci-apres le "message") sont etablis a l'intention exclusive de ses destinataires et sint confidentiels. Si vous recevez ce message par erreur, merci de le detruire et d'en avertir immediatement l'expediteur. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, BNP PARIBAS (et ses filiales) decline(nt) toute responsabilite au titre de ce message, dans l'hypothese ou il aurait ete modifie. ___________________________________________________________ ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
