[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trouble with schema-regular expression
- From: Xavier Orri <orri@octalis.com>
- To: "K. Ari Krupnikov" <ari@cogsci.ed.ac.uk>, xml-dev <xml-dev@lists.xml.org>
- Date: Thu, 07 Jun 2001 21:58:12 +0200
Sorry I'm wrong.
this pattern <xsd:pattern value='"(.)*"'/> is right
Thanks
Xavier Orri wrote:
>
> I have the same problem.
> When I try a tag: <tag>"qs"<tag> is not a valid tag with your pattern.
> Thanks
>
> "K. Ari Krupnikov" wrote:
> >
> > Xavier Orri wrote:
> > >
> > > Hi,
> > > I want to control in myType that all the strings have a "", but " is a
> > > reserved tag in the xml attributs (pattern value="").
> >
> > Have you tried single quotes?
> >
> > <xsd:pattern value='"(.)*"'/>
> >
> > Ari.
>
> --
> ____________________________________________________________________
> | |
> | Xavier Orri | mailto:orri@octalis.com |
> | Octalis S.A. | Tf: + 32 (0)10 45 81 99 |
> | 11F Avenue Albert Einstein | GSM: + 32 (0)497 45 68 03 |
> | 1348 Louvain-la-Neuve, Belgium | Fax: + 32 (0)10 45 57 29 |
> | URL: http://www.octalis.com |
> |____________________________________________________________________|
>
> +---------------------------- DISCLAIMER ----------------------------+
> | "This e-mail and any attachments thereto may contain information |
> | which is confidential and/or protected by intellectual property |
> | rights and are intended for the sole use of the recipient(s) named |
> | above. Any use of the information contained herein (including, but |
> | not limited to, total or partial reproduction, communication or |
> | distribution in any form) by persons other than the designated |
> | recipient(s) is prohibited. If you have received this e-mail in |
> | error, please notify the sender either by telephone or by e-mail |
> | and delete the material from any computer. |
> | Thank you for your cooperation." |
> +--------------------------------------------------------------------+
>
> ------------------------------------------------------------------
> The xml-dev list is sponsored by XML.org, an initiative of OASIS
> <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To unsubscribe from this elist send a message with the single word
> "unsubscribe" in the body to: xml-dev-request@lists.xml.org
--
____________________________________________________________________
| |
| Xavier Orri | mailto:orri@octalis.com |
| Octalis S.A. | Tf: + 32 (0)10 45 81 99 |
| 11F Avenue Albert Einstein | GSM: + 32 (0)497 45 68 03 |
| 1348 Louvain-la-Neuve, Belgium | Fax: + 32 (0)10 45 57 29 |
| URL: http://www.octalis.com |
|____________________________________________________________________|
+---------------------------- DISCLAIMER ----------------------------+
| "This e-mail and any attachments thereto may contain information |
| which is confidential and/or protected by intellectual property |
| rights and are intended for the sole use of the recipient(s) named |
| above. Any use of the information contained herein (including, but |
| not limited to, total or partial reproduction, communication or |
| distribution in any form) by persons other than the designated |
| recipient(s) is prohibited. If you have received this e-mail in |
| error, please notify the sender either by telephone or by e-mail |
| and delete the material from any computer. |
| Thank you for your cooperation." |
+--------------------------------------------------------------------+