[opencms-dev] XML-Content: advanced mapping?

Marc Schlegel my.mailing.lists at gmx.de
Thu Feb 14 13:18:48 CET 2008


Hi List :-)

I am using following mapping
    <xsd:annotation>
        <xsd:appinfo>
            <resourcebundle 
name="de.fun_alliance.frontend.modules.workplace"/>
            <mappings>
                <mapping element="name" mapto="property:NavText" />
            </mappings>
        </xsd:appinfo>
    </xsd:annotation> 

Now I would like to know if it is possible to append a String to a mapping ?
I mean something like <mapping element="name" mapto="property:NavText" 
prefix="Hello "/>

Thanks




More information about the opencms-dev mailing list