[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Víctor M. López Jaquero"<victor@d...>
  • To: xml-dev@l...
  • Date: Fri, 03 Aug 2007 13:43:58 +0200

 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.



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


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member