XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Regular expression not working

Thanks Peter and David. It's working now.

Pete Cordell escribió:
> Hi Victor,
>
> I think if you remove the initial ^ in the pattern all will be well.
>
> (I imagine this is a typo from developing the pattern in some other
> tool, but just in case you're not aware, schema based patterns
> implicitly anchor the patterns to the beginning and ends of the string
> being matched.)
>
> HTH,
>
> Pete.
> -- 
> =============================================
> Pete Cordell
> Codalogic
> for XML Schema to C++ data binding visit
> http://www.codalogic.com/lmx/
> =============================================
>
> ----- Original Message ----- From: ""Víctor M. López Jaquero""
> <victor@dsi.uclm.es>
> To: <xml-dev@lists.xml.org>
> Sent: Friday, August 03, 2007 12:43 PM
> Subject: [xml-dev] Regular expression not working
>
>
>> Hi,
>> I wonder if anyone knows why the regular expression in the line below
>>
>> <xs:simpleType name="hrefURI">
>>        <xs:restriction base="xs:string">
>>            <xs:pattern
>> value="^/uiModel/resourceModel/cioRef\[@cioId='.+'\]/resource/@(content|tooltip|hyperLinkTarget|filter|mnemonic|alternateContent|keyboardShortcut|statusBarContent|icon)"/>
>>
>>        </xs:restriction>
>>    </xs:simpleType>
>>
>> does not much this fragment
>>
>> content="/uiModel/resourceModel/cioRef[@cioId='output_text_component_2']/resource/@content"
>>
>>
>>  Thanks in advance,
>>
>>   V.
>>
>>
>> _______________________________________________________________________
>>
>> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
>> to support XML implementation and development. To minimize
>> spam in the archives, you must subscribe before posting.
>>
>> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
>> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
>> subscribe: xml-dev-subscribe@lists.xml.org
>> List archive: http://lists.xml.org/archives/xml-dev/
>> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>>
>>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS