Hi Folks, I wish to confirm my understanding. Here's an example that uses the <alternative> element: <xs:element name="Publication" type="PublicationType"> <xs:alternative test="____" type="..." /> </xs:element> It is my understanding that the XPath expression in test="____" must only reference attributes of Publication. It cannot reference ancestors and it cannot reference descendants. That is, the XPath in an alternative element cannot look up or down the tree. Do I have a correct understanding? /RogerReceived on Monday, 11 May 2009 12:17:42 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 11 May 2009 12:17:43 GMT