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

  • From: Michael Rys <mrys@m...>
  • To: asi@a..., xml-dev@l...
  • Date: Fri, 10 Aug 2001 16:21:40 -0700

Sorry to say, but this is a very bad design.

If you actually have structured data please use attributes or
subelements and not mixed content.

Best regards
Michael

> -----Original Message-----
> From: asi@a... [mailto:asi@a...] 
> Sent: Friday, August 10, 2001 9:51 AM
> To: xml-dev@l...
> Subject: question regarding XPath
> 
> 
> Hi all,
>   I don't know a lot about XPath. Can someone help me with 
> the following...
>   I want to know if there is a way in XPath to return an 
> element based on its 
> text content. For eg., consider the following,
>   
> <Component>Star 6_0001
>   <Component>Option1
>     <Component>SubOption2
>       <Parameter>UserSpecifiedPartNumber
>         <Value>part2
>         </Value>
>       </Parameter>
>     </Component>
>   <Component>SubOption1
>       <Parameter>UserSpecifiedPartNumber
>         <Value>part4
>         </Value>
>       </Parameter>
>   </Component>
> </Component>
> </Component>
> 
>   For the above, is there a way to return the Component which has the 
> value "SubOption2"? 
>   Also, if I have a number of "Component" elements, having 
> the same or 
> different values, then is there a way to return a specific 
> one of them?
> 
>   Thanks
>   Akshaye
> 
> ------------------------------------------------------------------
> The xml-dev list is sponsored by XML.org 
> <http://www.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@l...

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