Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Xselerator

From: "Daniel" <softwareengineer98037@-----.--->
To: NULL
Date: 10/1/2004 3:26:00 PM
ahh thanks!

btw, could you help me w/ this one?

trying to use nodes in parent elements attributes to determine which child
node's attributes to be used in constructing a list of unique id's

<foo>
    <xs a="mappable" b="mappable" c="mappable" f="house" t="car"
p="notmappable">
        <x id="11" a="1" c="2" house="home">
        <x id="11" a="1" c="2" house="car">
        <x id="11" a="1" c="2" house="dog">
    </xs>
    <ys j="mappable" k="mappable" l="foo" f="house" t="car" p="notmappable">
        <y id="22" j="3" l="4" house="home">
    </ys>
</foo>

to

<uniques>
    <unique id="11"> <!-- from id="11" cus its an id attribute -->
    <unique id="1"> <!-- from a="1" cus its "mappable" in parent's
attributes -->
    <unique id="2"> <!-- from a="2" cus its "mappable" in parent's
attributes -->
    <unique id="22"> <!-- from id="22" cus its an id attribute -->
    <unique id="3"> <!-- from a="3" cus its "mappable" in parent's
attributes -->
</uniques>



"Marrow" <m--a-r-r-o-w@m-a-r-r-o-w--s-o-f-t.com> wrote in message
news:O1fk6KAqEHA.1668@T......
> Hi Daniel,
>
> No, it's a trial version.  Of course, the full version doesn't have any
> restrictions ;)
>
> Cheers
> Marrow
>
> "Daniel" <softwareengineer98037@y...> wrote in message
> news:%236FHIw9pEHA.1272@T......
> > "You have used Xselerator for a day now - please shut-down Xselerator
and
> > restart it in order to continue working."
> >
> > Is there any way  to avoid having to restart every day? I would like to
> > leave it open for weeks at a time on large projects.
> >
> >
>
>




transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent