[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XPATH

Subject: Re: XPATH
From: davec@xxxxxxxxxxxxxxxxxxxxxxx (Dave Cramer)
Date: Tue, 18 Nov 2003 12:38:13 -0500
david cramer
I'm wondering if the person is actually asking a Schema question--how do I write a schema to assure that this element has the same value as that element? I think they were hoping that XPath would provide a way of enforcing such a condition . . .

Dave Cramer



On 17 Nov 2003 at 18:02, poppe chris wrote:

 Hello,
 I'm facing the following problem, it deals with xpath but I really hope I
 can solve it withouth xslt (so maybe this isnt the right place to post it)


I have the following code <xsd:element name="SUBSTREAM"> <xsd:complexType> <xsd:sequence> <xsd:element name="SUBSTREAM_length" type="xsd:short"/> <xsd:element name="SUBSTREAM_interior" type="mctf:Sub"/> </xsd:sequence> </xsd:complexType> </xsd:element>


and I want to add the following:


<xsd:simpleType name="Sub">
<xsd:restriction base="bs1:byteRange">
<xsd:annotation>
<xsd:appinfo>
<bs2:length value="SomeXPathExpressionToSUBSTREAM_length"/> </xsd:appinfo>
</xsd:annotation>
</xsd:restriction>
</xsd:simpleType>


 so i need help with that XPATH expression, cause i think its similar to
 the xpath in xsl no?

XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • Re: XPATH
    • yguaba - Tue, 18 Nov 2003 10:43:09 -0500 (EST)
      • Dave Cramer - Tue, 18 Nov 2003 12:38:20 -0500 (EST) <=
      • <Possible follow-ups>
      • poppe chris - Tue, 18 Nov 2003 16:57:59 -0500 (EST)
      • poppe chris - Wed, 19 Nov 2003 14:22:16 -0500 (EST)

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.