DITA and XMetaL Discussion
XMetaL Community Forum › DITA and XMetaL Discussion › Wildcard in custom outputclass dropdown
Tagged: satta king, sattaking
-
Bilderberg September 10, 2019 at 3:34 pm
Wildcard in custom outputclass dropdown
September 10, 2019 at 3:34 pmParticipants 1Replies 0Last Activity 3 years, 5 months agoXMetal Author Enterprise 14.0
Binary#: 14.0.0.053
Installer#: 14.0.082Using the code below, I've successfully added some values to the dropdown for the outputclass attribute on PH elements. This works great, however, I would like to also be able to type other values that are not listed in the dropdown without getting validation errors in Xmetal.
Does anyone know how to achieve this?
Thanks in advance 🙂[code]        “%display-atts;
       spectitle
             CDATA
                  #IMPLIED
       xml:space
             (preserve)
                  #FIXED
                  'preserve'
       %univ-atts;
       outputclass
               (icon|red|light-red|warm-yellow|light-yellow|green|light-green|blue|accent-blue|light-blue|purple|grey1|grey2|grey3|mid-grey|grey4|dark-grey)
                  #IMPLIED”
>[/code] -
AuthorPosts
- You must be logged in to reply to this topic.