From: Eric van der Vlist (vdv@dyomedea.com)
Date: 08/04/2002 - 09:49
Olivier Lamy wrote:
> Est-ce :
> <xs:complexType mixed="true">
> <xs:any/>
> </xs:complexType>
Non!
> ou autre chose ??
Oui!
<xs:complexType name="descType" mixed="true">
<xs:sequence>
<xs:any namespace="##all"
processContents="skip" minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
cf http://xml.com/pub/a/2000/11/29/schemas/part1.html?page=8#namespaces
Cordialement,
Eric van der Vlist
--
See you in Barcelona.
http://www.xmleurope.com/2002/schedule.asp
------------------------------------------------------------------------
Eric van der Vlist http://xmlfr.org http://dyomedea.com
http://xsltunit.org http://4xt.org http://examplotron.org
------------------------------------------------------------------------
--
Devenez redacteur <XML>fr et contribuez au developpement du
xml francophone (http://xmlfr.org/infos/redacteurs/) !
Liste de diffusion "xml-tech@xmlfr.org" (http://xmlfr.org).
Cette liste est a votre disposition pour discuter en francais de
tout sujet technique lie a XML.
Pour resilier votre abonnement, envoyez un message contenant
la commande "unsubscribe" a xml-tech-request@xmlfr.org
(mailto:xml-tech-request@xmlfr.org?Subject=unsubscribe)
Archive générée par hypermail 2.1.3 le 28/06/2004 - 11:06 UTC
webmaster@xmlfr.org
|