( ?split-column-width-unit:value? not supported

Hi,
I tried to use the following:
(<?split-column-width-unit:value?> in my template but when I ran the preview, I am getting an exception saying "org.xml.sax.SAXException: element xdofo:split-column-width-unit is not supported yet."
If it is not supported, then why is it in the XML Publisher manual?

Its supported ... you may have some other problem in your template causing the parser to complain. Log a TAR, get it routed to XMLP and we can help. Be sure to load template and sample data.
Tim

Similar Messages

  • Column width for cl_gui_splitter_container not working

    Hello friends,
    I'm trying to set the column width in a splitter, but the width is not being changed. Can anyone help me ? Here is a draft of my code
    At the PBO of the screen form I have the following:
    data:
               gobj_split                       TYPE REF TO cl_gui_splitter_container,
              gobj_container_1        TYPE REF TO cl_gui_container,
               gobj_container_2       TYPE REF TO cl_gui_container,
               gobj_drawer_container  TYPE REF TO cl_gui_docking_container,
    gobj_right_container   TYPE REF TO cl_gui_docking_container,
    *-- Create Container for Drawer (Left)
       IF gobj_drawer_container IS INITIAL.
         CREATE OBJECT gobj_drawer_container
           EXPORTING
             repid     = gv_repid
             dynnr     = gv_dynnr
             extension = 400
           EXCEPTIONS
             others    = 1.
       ENDIF.
    *-- Create Container for the right
       IF gobj_right_container IS INITIAL.
         CREATE OBJECT gobj_right_container
           EXPORTING
             repid                       = gv_repid
             dynnr                       = gv_dynnr
             side                        = gobj_right_container->dock_at_right
             extension                   = 1500
           EXCEPTIONS
             cntl_error                  = 1
             cntl_system_error           = 2
             create_error                = 3
             lifetime_error              = 4
             lifetime_dynpro_dynpro_link = 5
             OTHERS                      = 6.
    ENDIF.
    *-- Create Split Object
    CREATE OBJECT gobj_split
         EXPORTING
           parent            = gobj_drawer_container
           rows              = 2
           columns           = 1
         EXCEPTIONS
           cntl_error        = 1
           cntl_system_error = 2
           OTHERS            = 3.
    *-- Split into two rows and one column
    CALL METHOD gobj_split->get_container "Container for Date & Information
         EXPORTING
           row       = 1
           column    = 1
         RECEIVING
           container = gobj_container_1.
       CALL METHOD gobj_split->get_container "Container for Main Options
       EXPORTING
         row       = 2
         column    = 1
       RECEIVING
         container = gobj_container_2.
    *-- Set Row and Column Modes to absolute
    CALL METHOD gobj_split->set_row_mode
         EXPORTING
           mode = gobj_split->mode_absolute.
       CALL METHOD gobj_split->set_column_mode
         EXPORTING
           mode = gobj_split->mode_absolute.
    *-- Set Row Height (THIS IS WORKING)
      gobj_split->set_row_height( EXPORTING id     = 1
                                                                               height = 50 ).
    *-- Set Column Width ( THIS IS NOT WORKING )
       gobj_split->set_column_width( EXPORTING id    = 1
                                                                                   width   = 50 ).    
    And this is what I get... no matter value I put in line 80, the width doesn't change.
    Does anyone have any idea why this is happening ?
    Thank you

    You splitted the parent container in two part upper and lower row (2 rows), so you are able to adjust the vertical size, but not the horizontal size (only 1 column)  this size must be adjusted on parent container.
    Regards,
    Raymond

  • Adding dynamic split column width to my report

    I'm trying to add a dynamic split-column-width to my report in BI Publisher. I do not have a need for a column header. I tried to add this line to my existing line of code for the cell.
    *<?split-column-width:COLUMN_DATA?>*
    C *<?split-column-width:COLUMN_DATA?>* <?for-each-group@cell:current-group();COLUMN_ORDER?> COLUMN_DATAEC
    I do not under stand the user's guide. What should be placed where to accomplish the dynamic column width and keep my current cell group?
    thank you for your time.

    In the Discoverer Plus (web version but not vieweer), go to Sheet -> Format. For each column click on Format Data and make sure Word Wrap in unchecked. Then click on Format Heading and check on Word Wrap. This will word wrap the column heading but stretch the column to maximum length of the data in the column.
    I think be default word wrap in unchecked unless otherwise specified when the workbook was created.

  • Set Column width in query (not using SQL*Plus)

    How can I Set Column width in query
    I understand you can set column width using
    column col1 FORMAT A5
    select col1 from table1;But this only works in SQL*Plus
    I want to be able to do this in a regular SQL query window (not in SQL*Plus), how can I do it.....
    I am using a 'SQL window' in PL/SQL Developer IDE
    and when I use this syntax it says:
    ORA-00900: Invalid SQL statement
    Any suggestions are appreciated...
    thanks,
    M.

    Did you try using RPAD or LPAD functions? They fill the unfilled part of a string with character you provide... either on right or left side depending on what function you use.
    e.g.
    SELECT RPAD('Smith', 10, ' ') Name FROM dual;http://www.adp-gmbh.ch/ora/sql/rpad.html
    Edited by: Zaafran Ahmed on Nov 10, 2010 11:50 AM

  • Error CSS Value not supported.

    I'm trying to use a css file but the compiler keeps shouting
    about these errors:
    "CSS Value for 'color' not supported."
    regarding this line in the .css:
    .processParamMandatory {
    color: inherit;
    and "CSS Value for 'font-size' not supported."
    regarding this line
    .creativeBottom {
    font-size: 75%;
    Any ideas?
    Thanks.

    "nikos101" <[email protected]> wrote in
    message
    news:g8126i$i9$[email protected]..
    > Canvas
    > {
    > backgroundColor: #F0F4FF;
    > cornerRadius: 20;
    > background-alpha:0.4
    > }
    I would think it would work better if you used
    backgroundAlpha. I know the
    context-sensitive help gives you background-alpha, but I
    don't think that's
    valid.
    HTH;
    Amy

  • AE 2014 switches column width - empty space not decreasing

    Hi,
    as in all other previous cs/cc versions, i got this problem:
    https://dl.dropboxusercontent.com/u/37418032/ae_switches_column_width.png
    I can increase the columns width, but there is a limit on how far i can DEcrease it. so it stays too broad, taking away much space from the timeline.
    This is very annoying, please tell me how to fix that.
    Currently using the newest CC 2014 version on MacBook Pro.
    Thanks for the help!
    Best regards,
    Erik

    Mac OSX 10.9.5
    All other colums dont have empty spaces, just this one.
    I changes machines for better performance so its not spec related, but here they are:
    Modellname:    MacBook Pro
      Modell-Identifizierung:    MacBookPro11,3
      Prozessortyp:    Intel Core i7
      Prozessorgeschwindigkeit:    2,3 GHz
      Anzahl der Prozessoren:    1
      Gesamtanzahl der Kerne:    4
      L2-Cache (pro Kern):    256 KB
      L3-Cache:    6 MB
      Speicher:    16 GB
      Boot-ROM-Version:    MBP112.0138.B07
      SMC-Version (System):    2.19f7
      Seriennummer (System):    C02N31L5FD59
      Hardware-UUID:    9A877130-C760-55B7-82A5-97EAC2CF9758
    NVIDIA GeForce GT 750M
    VRAM (gesamt):    2048 MB
    2880 x 1800
    I once got a hint that it is related to the fact that my system language is german, but the problem occurs with every change in the system preferences
    This clearly is an adobe error to me. But im not an expert.
    I just want the program not to waste space for nothing
    I have never changed anything specifically, this is a basic (new) macbook pro with the basic installement of After Effects. Why is this not working?

  • I need to force column widths to values smaller than the indesign preset minimuns (1,058mm).

    Jongware provided two ideas for forcing a table's rows and columns into heights and widths smaller than the Indesign preset 1.058mm.
    For rows: app.selection[0].properties = {autoGrow:false, height:"0.5mm"};
    And for columns he sugested: app.selection[0].width = "0.5mm";
    The problem is that while the code for rows works perfectly, the one for columns returns an error "Expected Unit, but received 0.5mm" I'm running Indesign cs6. Anyone has any insights to help fixing such script, or maybe some different approach? Thanks!

    If the cell's insets are all set to 0, I have no problem with Jongware's code.
    But this was InDesign CS5.5.
    With CS6 v8.0.2 there will be an error!
    app.selection[0].cells.everyItem().width = "0.5 mm"; //ERROR in CS6, will work in CS5.5
    Or will fail silently for the setting a value for width , if more than one property, the width, is applied over:
    app.selection[0].cells.everyItem().properties = {autoGrow:false, width:"0.5 mm", height:"0.5 mm"};
    InDesign CS5.5 screenshot:
    I think we have a bug here…
    Uwe

  • Large Long values not supported by thin drivers?

    Hi, the documentation says that the data
    access for LONG type through the SERVER SIDE THIN driver is limited to 32k. I installed the classes12_01.zip on my class
    path to use the thin driver, however, I
    couldn't even insert a column larger than
    16K. How do we differentiate server side
    thin driver from thin drivers inside the
    URLs? They all seem to be the same. Is there
    a type 4 driver that support LONG values biger than, say, 1M bytes?
    thanks,
    -dongqi
    null

    Hello Ulf,
    You have some excellent suggestions.  We are aware of the difficulty in locating unsupported functions in a built application.  The difficulty in reporting an appropriate error message is that these are only errors in a built application.  The rest of the time, the MathScript node should run without error.  The problem is getting information to MathScript when an application is building.  We are working on this and will take your suggestions into account for a future release.
    Grant M.
    Staff Software Engineer | LabVIEW MathScript | National Instruments

  • Reducing Column Width in FSG

    Hello,
    I customized the FSG template in 11i and reduced the widht of the column and font size but we are not able to get all the columns to be printed in the FSG report, please advise.
    Changes done
    Font size from 9 to 7
    Column Width from 6 to 3 --> split-column-width-unit:number(3)
    Thanks !

    I am talking about the option of reducing the column width manually by selecting that specific column and then use 'Save column Width' option by right click of grid/worksheet(Just below 'Load data' button where Planning book name appears and where we can change UoM).
    This setting remain for the time you remain in planning book and can work with all possibilities of drill down etc..
    Please let me know if this helps to understand..
    Regards,
    Digambar

  • DataGrid column width is not set properly

    Hi,
            In the below example I has called the OptimizeDataGrid method on Button Click event to resize the Column according to the data. First time of the button click event it called the function whereas the Datagrid Column width alone is not set properly.whereas on second time it is working properly.
    For Eg : In the below statement the text value is coming as 55 and widthPadding is comes as 25. but the sum of these two value is not in the dg.columns[col].width.
    dg.columns[col].width = text + widthPadding;
    But the same is working on the second time of the Button click event. is any help me out to resovle this issue. Thanks in Advance.
    <?xml version="1.0"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
        width="100%" height="100%" >
        <mx:Script>
            <![CDATA[
                import mx.utils.ObjectUtil;
                import mx.collections.ArrayCollection;
                import mx.core.UITextField;
                import mx.events.AdvancedDataGridEvent;
                import mx.binding.utils.BindingUtils;
                import mx.controls.Alert;           
                import mx.controls.AdvancedDataGrid;
                import mx.controls.advancedDataGridClasses.*;
                import mx.controls.DataGrid;
                import mx.controls.dataGridClasses.*;
                [Bindable]
                private var dpFlat:ArrayCollection = new ArrayCollection([            
                  {Region:"aabbCC", Territory:"Central Californiaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
                      Territory_Rep:"Joe Smith", Actual:29134, Estimate:30000}, 
                  {Region:"AAbbcc", Territory:"Nevada",
                      Territory_Rep:"Bethany Pittman", Actual:52888, Estimate:45000}
                private function optimizeDataGrid(dg:Object,widthPadding:uint = 0,heightPadding:uint = 0):void
                    if ((!dg is DataGrid))
                        return;
                    var col:uint;
                    var colWidth:uint;
                    var tf:TextFormat;
                    var renderer:UITextField;
                    var widths:Array = new Array(dg.columnCount);
                    var height:uint = 0;
                    var dgCol:Object;
                    var text:uint = 0;
                    if (dg.columnCount > 0 && dg.dataProvider != null)
                        for (col = 0; col < dg.columnCount; ++col)
                            widths[col] = 0;
                        for each (var item:Object in dg.dataProvider)
                            for (col = 0; col < dg.columnCount; ++col)
                                renderer = new DataGridItemRenderer();
                                dg.addChild(renderer);
                                dgCol = dg.columns[col];
                                renderer.text = dgCol.itemToLabel(item);
                                widths[col] = Math.max(renderer.measuredWidth, widths[col]);
                                height = Math.max(renderer.measuredHeight, height);
                                dg.removeChild(renderer);
                        for (col = 0; col < dg.columnCount; ++col)
                            dg.addChild(renderer);
                            renderer.text = dg.columns[col].headerText;
                            widths[col] = Math.max(renderer.measuredWidth,widths[col]);
                            dg.removeChild(renderer);
                            text = widths[col];
                            dg.columns[col].width = text + widthPadding;
                        if (height != 0)
                            dg.rowHeight = height + heightPadding;
            ]]>
        </mx:Script>
        <mx:DataGrid id="myADG"
               dataProvider="{dpFlat}" rowCount="{dpFlat.length}" sortableColumns="false">       
                 <mx:columns>
                    <mx:DataGridColumn dataField="Region" />              
                    <mx:DataGridColumn dataField="Territory_Rep" headerText="Territory Rep" />
                     <mx:DataGridColumn dataField="Territory" />
                    <mx:DataGridColumn dataField="Actual" />
                    <mx:DataGridColumn dataField="Estimate" />
                </mx:columns>
       </mx:DataGrid>
       <mx:Button label="click" id="click" click="optimizeDataGrid(myADG,25,5);"/>
    </mx:Application>
    Regards
    Harikumar

    With horizontalScrollPolicy="off" (the default), it is hard to control
    column widths because the columns are sometimes overridden to make sure they
    fit on the screen.

  • Unable to change column width dynamically in cross tab report.

    Hi,
    We have developed cross tab layout using template builder v.10.1.3.2.1 in EBS.I am trying to increase column width dynamically and the width is coming xml.
    i looked at document and found one command <?split-column-width:name?> for the same.i tried but it is not increasing the size of one column.
    Output
    column1 column2 column3 .......
    Row text1 10 20 30
    Row text2 40 50 60
    I want to inrease the size of column for row text1 and row text2.
    Need help in this.
    Thanks,
    Mahesh

    Is the field that holds your width value called "name"?
    Can you send me the xml and RTF template to [email protected] and I can take a look.
    Thanks,
    Bipuser

  • How do I set column widths in read/write rules?

    Hello structure experts,
    I am reading a set of DITA files into a specific FM template format, and there is one detail I cannot get to work properly. It should be possible to define column widths in a table, even if the DITA file does not include that information. But the Structure Application Developer Reference does not give the information on which string to pass to the column widths fm property. Does anyone out there have experience in doing this ?
    Thanks
    Jang

    Got it !!!
    Turned out to be simple, but the info was more or less hidden in the Dev Ref Guide: I had already put the "fm property column widths is value " line in but did not know the syntax for the values. Turns out you need to delimit the values by spaces, not commas. The parser does not give ANY useful information about this, just mentions 'syntax error near somewhere' or completely ignores the values you specify.
    This is how the rule for my DITA properties element now works out:
    element "properties" {
      is fm table element;
      fm property columns value is "3";
      fm property column widths value is "5cm 5cm 6cm";
    It works. I earn 10 points for answering my own question. :-)
    Ciao
    Jang

  • Define column width using a variable

    Hi All,
    Is there a way to define the width of a specific column using a variable in an rtf template?
    I have a requirement that one column should fit it's (largest) content. Now my idea is to replace the static width in points with a variable, but seems to be impossible in MS Word.
    I've already tried to use split-column-width but then I also have to use split-column-header etc. which seems a bit excessive.
    Is there a way to do this nice and tidy?
    Kind regards,
    Machiel

    The script linked in this thread
    http://forums.adobe.com/thread/1115330
    can copy column widths; storing and retrieving them from a table style. The style won't apply the widths directly, but I have found it very useful.

  • Auto adjust column width in multicolumn listbox

    Hi
    May I know, does multicolumn listbox has a function / control to auto adjust the column width?  If not, how can I solve this problem, as user could not view the full data if the width that I set is too small. It would be annoying if the user need to adjust it manually each time they get the data from database....
    Any advise??? TQQQQQ......

    Hello 222,
    I've already seen a few threads about "auto adjust multi-column listbox column width", as far as I can remember, there is not such option in LV 7.1 (I don't know about LV 8).
    Meanwhile I think there are option that can allow the user the modify column width at runtime. This plus an horizontal scrollbar should be the alternative... I know it is not "perfect" for the user.
    You also have the possibility to do a function that will compare the string length to the column width, and to programatically increase the width if needed.
    Personnaly I wouldn't go for this but this is your choice
    When my feet touch the ground each morning the devil thinks "bloody hell... He's up again!"

  • HT4528 iPhone 4S message "Device not Supported"

    I own a iphone 4S. With it, I have a Bose Sound Dock II and a Yamha Recevier RX-V471 with the dock hardware. Up until recently, it has ran flawlessy. Now it shows the followingmessage on both units "Accessory Not Supported". However, it does charge. Help?

    Hello there, MattBrear.
    The following Knowledge Base article provides some in-depth steps to try in resolving your wi-fi connectivity issues:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398
    If the first set of steps don't help, try the "Unable to locate..." steps, which involve resetting network settings.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

Maybe you are looking for

  • My screen goes black all the time!

    Ever since I installed Leopard, my screen will go black if I don't type anything for just a few minutes. (I can barely see what's on the screen ... BARELY) My laptop is plugged in and receiving power so that's the reason. I have checked my power sett

  • App Store says I need more memory to download Mountain Lion.

    System says ineed 2GB of memory, but I have plenty of memory.  What is going on?

  • Cleaning up multi- CSS files

    Hi Folks! I have build my first RH project (Webhelp and AIR) by importing topics from an existing system. Initially, Imported all my topics and THEN organized them into folders and build my TOC from the folders. We need to cleanup the existing master

  • How to sync iPhone albums

    How do I sync albums made on iPhone 4 with iPhoto on my MacBook?  Photo stream syncs fine.

  • FAILED: file afform.odf  patch driver (6678700)

    Hi While applying patch American English upgrade patch driver (6678700) to upgrade from 11.5.10.2 to 12.1.1 a worker failed with the following error ATTENTION: All workers either have failed or are waiting: FAILED: file afform.odf on worker 2. and th