Madlik, Monika (LNG-VIE)
2013-04-19 09:00:31 UTC
Hello,
I tried to adapt an existing combo-box within the XML-Mind configuration.
Within the XML-file I have the following structure:
<verweis>
<artikel>
<autor>?</autor>
<zeitschrift>?</zeitschrift>
<fundstelle>?</fundstelle>
<zusatz>?</zusatz>
</artikel>
</verweis>
Within the css-file I want to assign a combo-box to the element ?zeitschrift?.
My css-part looks like this:
zeitschrift
{
content: combo-box(labels, "AFS\A ARD", values, "AFS\A ARD");
}
And the really big problem is (and I really tried lots of things and I really don?t know where the error could be), that the value ?ARD? could be chosen, but the value ?AFS? not!
I tried to assign the same combo-box to another element:
fundstelle
{
content: combo-box(labels, "AFS\A ARD", values, "AFS\A ARD");
}
And here it was no problem to select both items!
And I tried to rename the element ?zeitschrift? i.e. to ?zeitschriften? ? and it works ? only when the name of the element is ?zeitschrift? I get the problems.
Does anybody know what I can do, except renaming the element???
Best regards,
Monika
. . . . . . . . . . . . . . . . . . . . . . . . . .
Ing. Monika Madlik
Developer
LexisNexis
A-1030 Wien, Marxergasse 25
Monika.Madlik at lexisnexis.at<mailto:Monika.Madlik at lexisnexis.at>
Tel.: +43 1 53452 1568
Fax.: +43 1 534 52 146
. . . . . . . . . . . . . . . . . . . . . . . . . .
[cid:865466.png at de1d4ad3.468431a3]<http://www.lexisnexis.at/news/veranstaltungen/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20130419/96902ca6/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 865466.png
Type: image/png
Size: 25565 bytes
Desc: 865466.png
URL: <Loading Image...
>
I tried to adapt an existing combo-box within the XML-Mind configuration.
Within the XML-file I have the following structure:
<verweis>
<artikel>
<autor>?</autor>
<zeitschrift>?</zeitschrift>
<fundstelle>?</fundstelle>
<zusatz>?</zusatz>
</artikel>
</verweis>
Within the css-file I want to assign a combo-box to the element ?zeitschrift?.
My css-part looks like this:
zeitschrift
{
content: combo-box(labels, "AFS\A ARD", values, "AFS\A ARD");
}
And the really big problem is (and I really tried lots of things and I really don?t know where the error could be), that the value ?ARD? could be chosen, but the value ?AFS? not!
I tried to assign the same combo-box to another element:
fundstelle
{
content: combo-box(labels, "AFS\A ARD", values, "AFS\A ARD");
}
And here it was no problem to select both items!
And I tried to rename the element ?zeitschrift? i.e. to ?zeitschriften? ? and it works ? only when the name of the element is ?zeitschrift? I get the problems.
Does anybody know what I can do, except renaming the element???
Best regards,
Monika
. . . . . . . . . . . . . . . . . . . . . . . . . .
Ing. Monika Madlik
Developer
LexisNexis
A-1030 Wien, Marxergasse 25
Monika.Madlik at lexisnexis.at<mailto:Monika.Madlik at lexisnexis.at>
Tel.: +43 1 53452 1568
Fax.: +43 1 534 52 146
. . . . . . . . . . . . . . . . . . . . . . . . . .
[cid:865466.png at de1d4ad3.468431a3]<http://www.lexisnexis.at/news/veranstaltungen/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20130419/96902ca6/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 865466.png
Type: image/png
Size: 25565 bytes
Desc: 865466.png
URL: <Loading Image...