logo       


[Fwd: Re: XSLT Attribute to Element / Preventing Deletions?]: msg#00022

Subject: [Fwd: Re: XSLT Attribute to Element / Preventing Deletions?]
Hi

> 1) could someone tell how difficult it is to write XSLT-transformations
>    that convert specific tag-attributes to elements and back again? 
>    Or even better, does someone have a recipe for this?

one:

<xsl:template match="/xpath/path/to/@attribute">
<attribute>
        <xsl:value-of select="."/>
</attribute>
</xsl:template>

back:

<xsl:template match="/xpath/path/to/attribute">
        <xsl:attribute name="attribute">
                <xsl:value-of select="."/>
        </xsl:attribute>
</xsl:template>

did you mean that?

But we have to find a better solution for this anyway. With this "better
solution" a <xsl:value-of select="/path/to/@attribute"> should be enough
in the main xslt file without a need to convert the xml back and forth.

> 2) How could/should i prevent BXE from deleting "required" elements and/or
>    attributes? Basically I don't want a user e.g. erasing (in 
> BXE-WYSIWYG-mode) 
>    the title in this structure:
> 
>     <list>
>         <title>sometitle</title>
>         <li>alksjd</li>
>         <li>alksjd</li>
>     </list>
> 
>     (bxe-attributes left out for convenience)
>     the title is content-editable and only the complete list or
>     single elements (<li/>) should be allowed to be deleted.

Unfortunately our current schema implementation can't handle this....
I'll think about a solution (I have one in my mind but i don't know if
it's feasible right now)

chregu



-- 
bx-editor-dev mailing list
bx-editor-dev@xxxxxxxxxxxxxxxx
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev



Ruby Jobs
Java Jobs
Jobs in California
more...
what
job title, keywords
where
city, state, zip
jobs by job search
Search:
Java, servers, webhosting, windows, cisco ...
more...
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
encryption.gpg....    ietf.rfc822/199...    freebsd.devel.i...    lang.haskell.li...    mail.squirrelma...    web.zope.plone....    yellowdog.gener...    text.xml.xalan....    recreation.phot...    kde.devel.educa...    hardware.bus.ca...    printing.ghosts...    voip.peering/20...    assembly/2006-0...    org.user-groups...    culture.interne...    network.i2p/200...    boot-loaders.ya...    xfree86.render/...    qnx.openqnx.dev...    jakarta.velocit...    user-groups.pal...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe