[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XSLT and SVG
Hugh, see below... On 7/18/06, CyberSpace Industries 2000 Inc. <csi2000@xxxxxxxxxxxxxxx> wrote: I did a project once where the input was XML text and the output was to be a hiererchical family tree that was meant to show - for this particular equipment manual, what were the prerequisite manuals (parents), and what detailed manuals followed(child). Each manual was represented as a box with manual number, title and a third thing I forget. The difficulty arose when there were a variable number of parent and child manuals for each manual, and the layout was meant to be centered and symmetrical on the page. Each manual was to be connected to all its parent and child manuals. This sounds sort of what you are doing - but simpler.
The project got canned before I could completely finish - but the XML to SVG was working quite well. this sounds promising to hear. You seem to be calculating a position based on the position of the entry in the XML. Your problem is to use the XML to drive the connectors. I don't understand your XML - did you mean
I could look up what I did on this project and see what applies to your project.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|