Templates for XML documents  in Dreamweaver CS3?

I have a strange question. Is it possible to create a DW
template (.dwt) for an XML document with editable and repeatable
regions? I would like to set up some templates that will allow my
users to create new XML files and edit the appropriate regions with
Contribute.
Any advice would be greatly appreciated.
Michael
[email protected]

I have a strange question. Is it possible to create a DW
template (.dwt) for an XML document with editable and repeatable
regions? I would like to set up some templates that will allow my
users to create new XML files and edit the appropriate regions with
Contribute.
Any advice would be greatly appreciated.
Michael
[email protected]

Similar Messages

  • Indices configuration for XML document analysis (indexing time problems)

    Hi all,
    I'm currently developing a tool for XML Document analysis using XQuery. We have a need to analyse the content of a large CMS dump, so I am adding all documents to a berkeley DB xml to be able to run xqueries against it.
    In my last run I've been running to indexing speed problems, with single documents (typically 10-20 K in size) taking around 20 sec to be added to the database after 6000 documents (I've got around 20000 in total). The time needed for adding docs to the database drops with the number of documents.
    I suspect my index configuration to be the reason for this performance drop. Indeed, I've been very generous with indexes, as we have to analyse the data and don't know the structure in advance.
    Currently my index configuration includes:
    - 2 default indicess: edge-element-presence-none and edge-attribute-presence-none to be able to speed up every possible xquery to analyse data patterns: ex. collection()//table//p[contains(.,'help')]
    - 8 edge-attribute-substring-string indices on attributes we use often (id, value, name, ...)
    - 1 edge-element-substring-string index on the root element of the xml documents to be able to speed up document searches: ex. collection()//page[contains(.,'help')]
    So here my questions:
    - Are there any possible performance optimisations in Database config (not index config)? I only set the following:
    setTransactional(false);
    envConf.setCacheSize(1024*64);
    envConf.setCacheMax(1024*256);
    - How can I test various index configuration on the fly? Are there any db tools that allow to set/remove indexes?
    - Is my index config suspect? ;-)
    Greetings,
    Nils

    Hi Nils,
    The edge-element-substring-string index on the document element is almost certainly the cause of the slow document inserts - that's really not a good idea. Substring indexes are used to optimize "=", contains(), starts-with() and ends-with() when they are applied to the named element that has the substring index, so I don't think that index will do what you want it to.
    John

  • PDF Template for XML Report

    We are trying to create a PDF Template for an XML Publisher Report using Adobe Acrobat Profession Version. The PDF Template works fine for one employee but when the start and end body tags are inserted in the template, the concurrent process to submit this reports completes in warning.
    The OPP Log shows the below details
    [6/30/08 1:26:36 PM] [102436:RT20660155] XML Publisher post-processing action complete.
    [6/30/08 1:26:36 PM] [102436:RT20660155] Completed post-processing actions for request 20660155.
    [6/30/08 2:29:59 PM] [OPPServiceThread0] Post-processing request 20660180.
    [6/30/08 2:29:59 PM] [102436:RT20660180] Executing post-processing actions for request 20660180.
    [6/30/08 2:29:59 PM] [102436:RT20660180] Starting XML Publisher post-processing action.
    [6/30/08 2:29:59 PM] [102436:RT20660180]
    Template code: Test123
    Template app: XBOL
    Language: en
    Territory: US
    Output type: PDF
    [6/30/08 2:29:59 PM] [UNEXPECTED] [102436:RT20660180] oracle.apps.fnd.cp.opp.PostProcessorException: XML Publisher output file not created
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:281)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    I think this is do which how i am creating the PDF Template. When i am not inserting the repearting group tootips then the PDF Template works abosoultey fine for one employee
    the text inserted in the Toottip for the start of the repeating group - @{rep_field="BODY_START"}@
    Tootip for each repeating row @{rep_field="T1_G1"}@ ,@{rep_field="T1_G2"}@ and so on.
    Tootip for end of the repating group @{rep_field="BODY_END"}@

    XML Data
    <?xml version="1.0"?>
    <!-- Generated by Oracle Reports version 6.0.8.11.3 -->
    <MODULE1>
    <LIST_G_HGL>
    <G_HGL>
    <EMPLOYER>HWS</EMPLOYER>
    <BOX_1>YEN</BOX_1>
    </G_HGL>
    <G_HGL>
    <EMPLOYER>HGL</EMPLOYER>
    <BOX_1>YE</BOX_1>
    </G_HGL>
    </LIST_G_HGL>
    </MODULE1>
    Further when i tried using the Template Viewer of XML Publisher Desktop with the above XML File and the template i created in Adobe Acrobat Professional (i am mailing the template to [email protected]) , i got the following error
    [070808_093926007][][STATEMENT] MergerEngine.modify : template forms value is being changed......
    [070808_093926007][][STATEMENT] MergerEngine.modify(String, String, String) block ::: FieldName -> Start , FieldValue ->
    [070808_093926007][][STATEMENT] MergerEngine.modify(String, String, String) block ::: FieldName -> End , FieldValue ->
    [070808_093926038][][STATEMENT] MergerEngine.modify(String, String, String) block ::: FieldName -> EMPLOYER , FieldValue -> HGL
    [070808_093926054][][STATEMENT] MergerEngine.modify : template forms value is changed......
    [070808_093926054][][EXCEPTION] java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
         at java.util.Vector.elementAt(Unknown Source)
         at oracle.apps.xdo.template.pdf.RepeatEngine.getGapBetweenGroups(RepeatEngine.java:449)
         at oracle.apps.xdo.template.pdf.RepeatEngine.<init>(RepeatEngine.java:154)
         at oracle.apps.xdo.template.pdf.RepeatEngine.<init>(RepeatEngine.java:101)
         at oracle.apps.xdo.template.FormProcessor.processRepeatableFields(FormProcessor.java:1742)
         at oracle.apps.xdo.template.FormProcessor.processRepeatableFields(FormProcessor.java:1684)
         at oracle.apps.xdo.template.FormProcessor.process(FormProcessor.java:1445)
         at oracle.apps.xdo.template.FormProcessor.process(FormProcessor.java:1583)
         at oracle.apps.xdo.runner.PDFFormRunThread.runFormProcessor(PDFFormRunThread.java:131)
         at oracle.apps.xdo.runner.PDFFormRunThread.runFormProcessor(PDFFormRunThread.java:73)
         at oracle.apps.xdo.runner.PDFFormRunThread.run(PDFFormRunThread.java:45)
    [070808_093926054][][STATEMENT] <--- before calling createContents() --->
    [070808_093926086][][STATEMENT] <--- before calling addFontInfoToResources() --->
    [070808_093926086][][EXCEPTION] oracle.apps.xdo.template.pdf.exception.FatalException: page Key can't be found to duplicate page......
         at oracle.apps.xdo.template.pdf.RepeatEngine.getDupPageKey(RepeatEngine.java:1421)
         at oracle.apps.xdo.template.pdf.RepeatEngine.composePages(RepeatEngine.java:827)
         at oracle.apps.xdo.template.FormProcessor.processRepeatableFields(FormProcessor.java:1743)
         at oracle.apps.xdo.template.FormProcessor.processRepeatableFields(FormProcessor.java:1684)
         at oracle.apps.xdo.template.FormProcessor.process(FormProcessor.java:1445)
         at oracle.apps.xdo.template.FormProcessor.process(FormProcessor.java:1583)
         at oracle.apps.xdo.runner.PDFFormRunThread.runFormProcessor(PDFFormRunThread.java:131)
         at oracle.apps.xdo.runner.PDFFormRunThread.runFormProcessor(PDFFormRunThread.java:73)
         at oracle.apps.xdo.runner.PDFFormRunThread.run(PDFFormRunThread.java:45)
    End of Process.
    Time: 0.251 sec.
    FO Formatting failed.

  • In Need of Serious Help. Looking for Trial Versions of Dreamweaver CS3

    Hello there,
    What I thought was going to be super easy is turning into a
    HUGE problem. I'm currently taking a Web Design course and we are
    using Dreamweaver CS3. I have two assignments due on Wednesday. To
    make a long story short, I'm desepartely looking for a 30 day trial
    os Dreamweaver CS3 but I can't find one. Apparently Dreamweaver CS4
    is coming out soon. Any ideas? I'm in a pickle.
    Thank you!
    Aly

    And then spend a week using malware removers to remove
    everything that you
    unwittingly installed when you installed the 'dodgy copy'? No
    thanks. And
    what about the zombies that malware removers don't find? NO
    THANKS.
    Go to the bookstore, and find a DW CS3 book that contains a
    demo on the CD
    included. At least then you won't be loading your computer
    with bad actors.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Dooza" <[email protected]> wrote in message
    news:gd1jvt$1k$[email protected]..
    > AlyCat25 wrote:
    >> Hello there,
    >> What I thought was going to be super easy is turning
    into a HUGE
    >> problem. I'm currently taking a Web Design course
    and we are using
    >> Dreamweaver CS3. I have two assignments due on
    Wednesday. To make a long
    >> story short, I'm desepartely looking for a 30 day
    trial os Dreamweaver
    >> CS3 but I can't find one. Apparently Dreamweaver CS4
    is coming out soon.
    >> Any ideas? I'm in a pickle.
    >
    > Hi Aly,
    > The CS4 trial will be out approx. 2 weeks after CS4
    ships, which is due
    > end of October. This means you are looking at mid
    November before the new
    > Trial is available. This does put you in a pickle. My
    only suggestion, as
    > daft as it may seem, would be to try to find a dodgy
    copy somewhere on the
    > internet. I don't know where this would be, sorry.
    >
    > Dooza
    >
    > --
    > Posting Guidelines
    >
    http://www.adobe.com/support/forums/guidelines.html
    > How To Ask Smart Questions
    >
    http://www.catb.org/esr/faqs/smart-questions.html

  • Edit report template for Disposal Documents (CG42)

    Hi experts,
    I am trying to create a new template (CG42) for disposal documents, but i cannot do it.
    I can introduce the Header´s information, but not the information about the transporter, the waste disposer or the waste generator.
    can you help me? how can i do it?
    thank you very much. María.

    Hi Keshav,
    Thank you very much. You are right.
    Best regard. María.

  • Edit report template for Disposal Documents (CG42) - Waste Transporter

    Hi all,
    I am trying to create a new template (CG42) for disposal documents.
    I can not to introduce the information about the transporter (waste transporter name, auth-assgnd no. and the transport matriculation)
    can you help me? how can i do it?
    thank you very much. María.

    Hi Keshav,
    Yes, this problem is resolved except because i don´t know where i have to introduce the License Plate in the waste transporter (WAA19) in order to it appears in the WWI document.
    I have anothe question to it in the Forum "Report Template with WWI: Waste Transporter: License Plate".
    Can you help me?
    thank you very much again. Marí

  • I Need  Matrix Report Template for XML

    can any one give me matrix report tample for XML
    Edited by: Kamran Riaz on Mar 21, 2009 12:13 AM

    Numbers does not have anything specifically called an event registration template.  There are several options:
    1) search using your favorite search engine (google found quite a few hits when I searched using "Event Registration Template"
    2) build your own in Numbers
    Option (2) shouldn't be too difficult.
    It could look something like:

  • Query language for XML documents

    Which is a better (efficiency in terms of memory management) query language for interacting with XML documents.The query language shouls support 'insert', 'delete', 'update' and 'select' commands. How fast is database as compared to XML ( database being replaced by XML) when only 'insert' n 'select' commands are issued?

    Hi,
    I suggest you use the Sunopsis JDBC for XML driver that will let you perform all kind of SQL statements on your XML files. It is a type 4 driver so it's very use to use. You may have more information and download it here:
    http://www.sunopsis.com/corporate/us/products/jdbcforxml/
    Hope that will help
    Simo Fernandez

  • Document type definitions for xml documents exported from SBO?

    I am looking for DTD or XSD specifications for the documents that are exported from SBO via the DI API. It seems that this information is not available with the standard DI API documentation. Does anyone have a clue about where to look for these specifications ?
    Best regards,
                Henry Nordströ

    The DI Company object has a GetBusinessObjectXmlSchema method which allows you to retreive the schema details.
    Below is the sample from the DI help file.
    Dim XMLStr As String
    Dim domDoc As DOMDocument
    Set domDoc = New DOMDocument
    XMLStr = vCmp.GetBusinessObjectXmlSchema(oInvoices)
    domDoc.loadXML (XMLStr)
    domDoc.save ("C:\ XMLFiles \MyXML2.xml")
    Regards,
    John.

  • How to create editable PDF template for XML Publisher reports

    Hi,
    I have got a requirement to have some editable fields in one report whose output is in PDF format.
    I tried looking and saw this can be done using the XML Publisher report and using PDF template.
    But I got only Adobe Acrobat Reader and it does not have the facility to create Form fields.. Can you let me know what software I need in order to create the editable PDF Template.
    In the user guide, it didnot mention anything regarding this.
    Can I create editable PDF report using RTF template or do i have to got for PDF template only?
    Any help is appreciated!
    Thanks

    Hi,
    To edit PDF template , u need Acrobat writer, which is not free .
    I am still wondering what is this ?
    "" Can I create editable PDF report using RTF template ?? "".
    What is editable PDF report. ?
    i think what you tried to mention is ,
    can the PDF output from xml publisher is editable ?
    If that is the question , so here is some points,
    If you have Acrobat Writer or prof.edition, you can edit all the PDF documents irrespective of being from where it is generated.
    To make you understand more of XMLP.
    You create RTF template in word, so that , after merging with xml you can have multiple output formats like PDF, XLS, EFT,.....

  • Can't view rest of document in Dreamweaver CS3

    I'm a long-time GoLive user who has converted a number of
    sites to Dreamweaver over the past few months. Yesterday I began to
    convert an 1100-page PHP web site, representing my largest and most
    complex client site. What I noticed immediately is that 90% of the
    pages show only the menu bar in the "design view" area and are
    blank below that. The code all displays properly in the code view
    area. I'm really puzzled by this behavior.
    The </head> tag shows in yellow in the design view.
    Following that, I see the menu bar which is actually brought in as
    an include file. Below that, every page is blank, except for PHP
    template pages which are HTML pages and use slightly different
    code.
    In testing to try and isolate the problem, I found that the
    page showed only when I deleted the line which called up the main
    menu bar using an include file:
    <?include('../components/menu-about.html')?><br>
    What's curious about that is that this include command is
    nothing new. Includes date back to the mid 1990's. There are other
    include files in the HTML, and those display properly. I've checked
    and double-checked the formatting for the include, and it is
    correct. It displays properly in all browsers and is read fine in
    GoLive. Only Dreamweaver chokes on this particular included object.
    So I looked through the include file itself to see what I could
    find.
    It contains a couple of GoLive-specific Javascript function
    calls in the head section, and the body tag has an onLoad call to
    the GoLive Generated script file. However, when I removed those and
    tried again, Dreamweaver still refuses to show the rest of the page
    unless I remove the menu include from the code.
    Any ideas how I can get past this annoying problem? I've gone
    back to GoLive, hoping that CS4 might solve it, but this seems to
    be a really weird one and I'd like to have a solution in place
    soon. Thanks for any help you can offer.

    This behavior (especially the yellow-highlighted markup) is
    diagnostic for
    invalid HTML (most likely duplicate <html>,
    <head>, or <body> tags - or a
    lack of the proper pairing of the opening and closing tags).
    See if that's
    the case.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Adwiz" <[email protected]> wrote in message
    news:[email protected]...
    > I'm a long-time GoLive user who has converted a number
    of sites to
    > Dreamweaver
    > over the past few months. Yesterday I began to convert
    an 1100-page PHP
    > web
    > site, representing my largest and most complex client
    site. What I noticed
    > immediately is that 90% of the pages show only the menu
    bar in the "design
    > view" area and are blank below that. The code all
    displays properly in the
    > code
    > view area. I'm really puzzled by this behavior.
    >
    > The </head> tag shows in yellow in the design
    view. Following that, I see
    > the
    > menu bar which is actually brought in as an include
    file. Below that,
    > every
    > page is blank, except for PHP template pages which are
    HTML pages and use
    > slightly different code.
    >
    > In testing to try and isolate the problem, I found that
    the page showed
    > only
    > when I deleted the line which called up the main menu
    bar using an include
    > file:
    >
    >
    <?include('../components/menu-about.html')?><br>
    >
    > What's curious about that is that this include command
    is nothing new.
    > Includes date back to the mid 1990's. There are other
    include files in the
    > HTML, and those display properly. I've checked and
    double-checked the
    > formatting for the include, and it is correct. It
    displays properly in all
    > browsers and is read fine in GoLive. Only Dreamweaver
    chokes on this
    > particular
    > included object. So I looked through the include file
    itself to see what I
    > could find.
    >
    > It contains a couple of GoLive-specific Javascript
    function calls in the
    > head
    > section, and the body tag has an onLoad call to the
    GoLive Generated
    > script
    > file. However, when I removed those and tried again,
    Dreamweaver still
    > refuses
    > to show the rest of the page unless I remove the menu
    include from the
    > code.
    >
    > Any ideas how I can get past this annoying problem? I've
    gone back to
    > GoLive,
    > hoping that CS4 might solve it, but this seems to be a
    really weird one
    > and I'd
    > like to have a solution in place soon. Thanks for any
    help you can offer.
    >

  • Making a Template for Adobe Contribute - without Dreamweaver

    Given  the task of making a web page that must exhibit regions editable with  Adobe Contribute CS5, and having only a plain text editor (not  Dreamweaver), exactly what needs to be done to the associated XHTML  file?  For example: 
    1.  Does the XHTML file need to be named with an extension other than ".html"?
    2.   When denoting an editable region within the XHTML, what is the exact  syntax of the "begin editable" and "end editable" tags?
    3.   Is a CSS file referenced within the XHTML in the typical fashion, or  must something special be done to reference a CSS file?
    Are there other changes that need to be made to an XHTML file in order for it to work properly with Adobe Cintribute CS5?
    Thank you in advance for your helpful responses.
    *** Please note that this question was posted earlier; perhaps errantly, in the Contribute forum.

    Template_Maker wrote:
    Given  the task of making a web page that must exhibit regions editable with  Adobe Contribute CS5, and having only a plain text editor (not  Dreamweaver), exactly what needs to be done to the associated XHTML  file?  For example: 
    1.  Does the XHTML file need to be named with an extension other than ".html"?
    The 'child' page can be named with any extension.
    2.   When denoting an editable region within the XHTML, what is the exact  syntax of the "begin editable" and "end editable" tags?
    <!-- InstanceBeginEditable name="editable_region_name" -->
    <!-- InstanceEndEditable -->
    3.   Is a CSS file referenced within the XHTML in the typical fashion, or  must something special be done to reference a CSS file?
    It's all just HTML - and needs to work properly on the server.  Nothing special needs to be done.
    Are there other changes that need to be made to an XHTML file in order for it to work properly with Adobe Cintribute CS5?
    No.
    I assume your client IS using Contribute.
    But - a word of skepticism.  This sounds like a project bound to fail.  I know templates like the back of my hand (liver spots and all) and would hesitate to take it on....

  • Standard Mapping Templates for XML to Invoic02

    Hi Experts,
    I have been provided a customized XML from a partner which needs to be mapped to Invoic02 (Invoice Idoc).
    I wanted to know whether there are any standard mapping templates available for standard xml to invoice mapping (Example:
    XML standards are followed by xcbl).
    I have not been provided with the MIG.This will be helpful to me so that i can initially take up some of the field mappings.
    I have the following message which needs to be mapped to Invoic02 idoc :
    <?xml version="1.0" encoding="UTF-8" ?>
    <BlMessage>
    <TransactionInfo AcknowledgementRequested="false">
      <MessageSender>XXXX</MessageSender>
      <MessageRecipient>XXXX</MessageRecipient>
      <MessageID>XXX20090727_140928</MessageID>
      <Created>2009-08-18T14:09:28.450-07:00</Created>
      <FileName>XXX_310_20090727_140928560.xml</FileName>
      </TransactionInfo>
    <BL Sequence="1" Purpose="Original" BillType="SeaWaybill" CarrierScac="AAAA" ServiceType="NoCFS" MoveType="PortToPort" ShipmentId="22222" Payment="Collect" BLNumber="11111111">
    <References>
      <Reference referenceType="MutuallyDefined">20090406</Reference>
      </References>
    <Voyage>
    Thanks,
    Sudhansu

    I had to create an customized xsd.

  • Excel's Freeze Pane Property  in RTF template for XML Publisher Report

    Hi all,
    I have created RTF template and it's output type is Excel.
    I want to apply Freeze Pane Property of Excel in rtf template so that it can be applied to Excel Output.
    Please let me know any information regarding this.
    ta,
    P

    I am looking for the same functionality. Did you ever got answer for this?

  • Functions needed in Data Template for XML output

    Hi ,
    Are there any oracle functions like abs() available
    in data_template to be used as follows
    group name="listItem" source="Q2">
    <element name="amount" value="abs(amount)"/>
    <element name="serialNumber" value="TXN_SERIAL_NO"/>
    I want the absolute value of the amount .
    OR
    Can I HIDE the xml Element like
    <element name="amount" value="amount"/> (i want to hide this tag in output?)
    Please do not suggest to do the same in the SQL query as I am using the SQL query to do something else and resolve another issue.
    rdgs
    xyz

    You can do this abs in Template.
    use xdoxslt:abs or abs from xsl.
    if you want the data in the xml to habe absolute value , then write pl/sql package to this .
    <element name="amount" value="yourpcakage.yourabs(amount)"/>
    or do it in sql query, which you dont want to.

Maybe you are looking for

  • Can't select ODS for Multiprovider

    Hi all, I need help creating a multiprovider, on the screen when doing it my ODSs doesn't appear to select it...

  • After doing the IOS update i lost most of my contact list..how do i restore it???

    i need help restoring my contact numbers from the icloud never had to do it before so im a little unclear as to how.

  • Error while loading data in data storage object(ODS)

    Hi, I am extracting data from data base with help of DB connect.I can see number of records are added into ODS.but when I try to activate data in ODS, its going to red.When I see error message as followes.Its is saying invalid char,when i see data in

  • PSE9: Only 366 of really 56467 pics show in converted catalog?

    Problem: No conversion of PSE 7 catalog. Running Windows 7 on quadcore machine. Downloaded trial version of PSE9. Installed on my wife's machine. PSE 7 shows 56467 pics on 202 files. Started PSE9 Opened Organizer Convert catalog. Conversion crashes w

  • Startup Error in WLS5.1

    Running WLS5.1, sp3, on NT4 sp5.           I defined the cookie web application from the examples directory in           weblogic.properties:           weblogic.httpd.webApp.cookie=g:\\weblogic\\examples\\webapp\\cookie           (also tried relative