- From: Morgane Erenati <morgane.erenati@wanadoo.fr>
- Date: Thu, 18 Dec 2003 14:45:44 +0100
- To: <xmlschema-dev@w3.org>
Received on Thursday, 18 December 2003 08:46:41 UTC
Hello, I have a short question... I have the following lines in my .xsd file : <xs:attribute name="inp" type="xs:IDREF" use="required"/> <xs:attribute name="corresplist" type="xs:IDREFS"/> I also define an element GInP, and an element Correspondance. I just want to specify that my attribute 'inp' is a GInP and that the IDREFS of 'corresplist' refer to Correspondance (s)... Is it possible ? And if it is, what's the trick ?? Thanks a lot ! Morgane.
Received on Thursday, 18 December 2003 08:46:41 UTC