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

min & max of numeric sub-strings

Subject: min & max of numeric sub-strings
From: Adrian <a.hobson@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 04 Nov 2002 17:33:37 +1100
xsl and min
Hello

I am trying to find the minimum and maximum values for the X and Y values
within the start|end elements of all the <Line>s in the XML file (ie. minX,
minY, maxX, maxY).  Does anyone have a simple/elegant solution or any
suggestions?

Thankyou
Adrian

<Parcels>
  <Parcel name="801" area="554.065">
    <CoordGeom>
      <Line>
        <Start>33505.95684580 31533.46501647</Start>
        <End>33516.39685788 31545.58962565</End>
      </Line>
      <Line>
        <Start>33516.39685788 31545.58962565</Start>
        <End>33542.33349683 31523.25663165</End>
      </Line>
      ...
    </CoordGeom>
  </Parcel>
  <Parcel name="802" area="529.463">
    ...
  </Parcel>
  ...
</Parcels>




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


Current Thread

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.