[Home] [By Thread] [By Date] [Recent Entries]
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@d...> To: <xml-dev@l...> Sent: Friday, August 03, 2007 12:43 PM Subject: 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@l... > subscribe: xml-dev-subscribe@l... > 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] |

Cart



