Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

FrameMaker Structured | Forum profile

Forum profile page for FrameMaker Structured on http://www.adobeforums.com. This report page is the aggregated overview from a single forum: FrameMaker Structured, located on the Message Board at http://www.adobeforums.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "FrameMaker Structured" on the Message Board at http://www.adobeforums.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Adobe - Forums - FrameMaker Structured (site profile, domain info adobeforums.com)
Title: FrameMaker Structured
Url: http://forums.adobe.com/community/framemaker/fr...
Users activity: 2 posts per thread
Forum activity: 11 active threads during last week
 

Posting activity on FrameMaker Structured:

  Week Month 3 Months
Threads: 11 41 125
Post: 20 79 255
 

FrameMaker Structured Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
IanProudfoot
7
user's latest post:
XML Application to my edd
Published (2009-12-04 05:23:00)
Hi   Having an external DTD is very good news. The DTD is part of the core XML specification, so if it works with Epic editor it will work with FrameMaker. One of XML's key features is it's application independence.   Here are some of the steps that you need to follow so that you can use your DTD with FrameMaker. Please refer to the complete instructions that you will find in the Structure Application Developer...
Russ Ward
4
user's latest post:
Graphic Entity on Export
Published (2009-12-03 05:51:00)
Thanks Ian. That is certainly a bit of complexity just to enjoy some XSLT during roundtripping. I see how it is done but I think I'll just hope that I never have the need to do it.   Russ
koala505-kelbDt
2
user's latest post:
XML Application to my edd
Published (2009-12-02 00:56:00)
hi,   sorry for there are so many questions from me.   I tried to create my XML Application following this PDF.? And I have a problem to add the Strcured Application element (the circled step 2),could you please take some time to show me how to do this in detail? please see my attached markup file.   thanks a lot! Attachments: newedd.fm.zip (26.0 K) Pages from Structure_Dev_Guide.pdf (45.2 K)
koala505
2
user's latest post:
XML Application to my edd
Published (2009-12-03 18:28:00)
yes, I do have an DTD now, but the dtd file is an external one not created from FM, it is suitable to epic editor.   could you please tell me how to use this dtd file to get an edd file in FM?   thanks a lot!
lyncca
1
user's latest post:
Graphic Entity on Export
Published (2009-11-25 08:13:00)
Good morning,   I've successfully gotten my FrameMaker XML application running and exporting millions and millions of lines of data.? I was SO excited to be able to do this completely on my own (and with several of you!)   But, we transferred the data to our vendor who is creating a search engine for us and they ran across a problem that they (as non-FrameMaker users) and I (not really an "XML" person)...
Van Kurtz
1
user's latest post:
Graphic Entity on Export
Published (2009-11-25 11:15:00)
Lyncca,   I do not normally export to XML, but I have played around with it to see what is involved. In my read/write rules, I have the following:   element "Graphic" { ? is fm graphic element; ? attribute "file" is fm property file; }   This tells FrameMaker that the file attribute of the Graphic element is to hold the FrameMaker property file, which is the location of the graphic file. On XML...
Michael MH-Y1O8Zu
1
user's latest post:
Graphic Entity on Export
Published (2009-11-25 12:01:00)
Lyncca,   FrameMaker does declare the entities in the header of the basic XML file.   But I always use the method Van is recommending, just one addition: You have to make sure that the external DTD does not contain an attribute "entity".   - Michael
MarttiP
1
user's latest post:
fm8 and png graphics in XML export
Published (2009-12-02 08:34:00)
Hi,   If I add a gif-image (for example) to structured doc and write out XML, fm8 writes out the dpi value to dpi-attribute (dtd uses default fmimage attrs in this case) if the facet is not resized. If it wsa resized, frame writes out impsize. This is correct behaviour for raster images.   If I use png images, frame never writes the dpi value out and reading the xml back produces very bad quality image. This is a major...
Lynne Price
1
user's latest post:
Graphic Entity on Export
Published (2009-12-03 13:06:00)
Some other considerations on graphic and file entities:   1) When a DTD defines both file and entity attributes (as does DocBook, for example), FrameMaker always uses the entity attribute for export.   2) Read/write rules can change the attribute names for these purposes.   3) In the absence of rules that change the entity name associated with these properties, FrameMaker assumes that an attribute named file is used...
 

Latest active threads on FrameMaker Structured::

Adobe - Forums
Started 4 days, 8 hours ago (2009-12-02 00:56:00)  by koala505
hi, sorry for there are so many questions from me. I tried to create my XML Application following this PDF.  And I have a problem to add the Strcured Application element (the circled step 2),could you please take some time to show me how to do this in detail? please see my attached markup file. thanks a lot! Attachments:...
Thread:  Show this thread (7 posts)   Thread info: XML Application to my edd Size: 1,625 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "XML Application to my edd :: FrameMaker Structured :: Adobe - Forums"
Adobe - Forums
Started 1 week, 4 days ago (2009-11-25 09:05:00)  by IanProudfoot
Lynnca, Are you using XSLT in your FrameMaker XML application? If so, then you have to re-create the doctype statement and the entity declarations as a part of the XSLT processing. If you are not using XSLT then I have no idea why this would happen. Regards Ian
Thread:  Show this thread (11 posts)   Thread info: Graphic Entity on Export Size: 4,117 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Graphic Entity on Export :: FrameMaker Structured :: Adobe - Forums"
Adobe - Forums
Started 6 days, 6 hours ago (2009-11-30 03:32:00)  by IanProudfoot
Hi, I have had a look at your EDD and some of the structures are very unusual, but maybe that's the way they have to be according to your DTD? Did you a the EDD by opening the DTD in FrameMaker, or did you build the EDD by hand? There are some parts of the table structure that can never be legal in FrameMaker. For example the TableHead contains a TableBody, but the TableBody is also ...
Thread:  Show this thread (2 posts)   Thread info: any one who can help me to check my 1st edd Size: 9,048 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: any one who can help me to check my 1st edd :: FrameMaker Structured :: Adobe - Forums"
Adobe - Forums
Started 1 week, 5 days ago (2009-11-23 11:12:00)  by GB123*123
Any pointers on how to track changes to the framemaker variables through code?
Thread:  Show this thread (3 posts)   Thread info: FP_ChangeBar problem Size: 791 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: FP_ChangeBar problem :: FrameMaker Structured :: Adobe - Forums"
Adobe - Forums
Started 1 week, 5 days ago (2009-11-24 09:18:00)  by J_Carlson
Thanks Van. I found the documents you mentioned, though they are for FrameMaker 8. I didn't see any for FM 9, though I doubt there's much difference. I had seen these documents before, but didn't give them much thought because of their titles. I've never equated "Application Development" with what I'm trying to do. As an aside, it seems to me that FrameMaker is really falling behind the ...
Thread:  Show this thread (3 posts)   Thread info: Structured Frame and formatting Size: 4,596 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Structured Frame and formatting :: FrameMaker Structured :: Adobe - Forums"
Adobe - Forums
Started 1 week, 5 days ago (2009-11-23 12:48:00)  by Michael MH-Y1O8Zu
Johannes, I am not sure I understand your requirement correctly. FrameMaker 9.0.3 comes with a structured client DLL (including source code) named PreserveEntities.dll that creates processing instructions in addition to each entity when saving as XML. Those can be used to recreate the entities using a preprocessing XSL stylesheet (example is included) when opening an XML file. Was ...
Thread:  Show this thread (4 posts)   Thread info: XSL vs. text insets Size: 1,150 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: XSL vs. text insets :: FrameMaker Structured :: Adobe - Forums"
Adobe - Forums
Started 1 year, 9 months ago (2008-03-05 23:34:00)  by MarttiP
Hi Carl, Are the graphics raster format?. Looks like that the original graphics were done at 150dpi and if there is no dpi attribute in sgml or the rw-rules don't set the dpi during sgml read, frame uses 72dpi as default. This would cause the graphics to be 2x too wide and high = 4 x larger. Martti
Thread:  Show this thread (8 posts)   Thread info: FM7.2 (WinXP): Graphics being imported at wrong size Size: 715 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: FM7.2 (WinXP): Graphics being imported at wrong size :: FrameMaker Structured :: Adobe - Forums"
Adobe - Forums
Started 1 week, 5 days ago (2009-11-23 13:22:00)  by MarttiP
Hi Keith, That is the only way Frame writes books as XML.. The local entities do not cause any problems in XSLT, however. All local entities are resolved during parsing, so the whole node set is available in XSL and things like checking uniqueness of id values etc are easy. You might to use unparsed-entity-uri(@attr) to deal with entity declarations for graphics etc. Hope this ...
Thread:  Show this thread (3 posts)   Thread info: Using xml output from Frame for xslt for mulitple documents Size: 1,099 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Using xml output from Frame for xslt for mulitple documents :: FrameMaker Structured :: Adobe - Forums"
Adobe - Forums
Started 2 weeks, 2 days ago (2009-11-20 00:26:00)  by MarttiP
Hi, DTD is maintained outside of Framemaker. DTD's counterpart in Framemaker is EDD (Element Definition Document), EDD defines the DTD's element structure and attributes from "Framemaker's point of view", so to say. Framemaker is a non-native SGML/XML editor and it does not directly work with SGML/XML-data. EDD, together with Framemaker template document, also defines the formatting of the...
Thread:  Show this thread (5 posts)   Thread info: how to modify the dtd in framemaker? Size: 1,519 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: how to modify the dtd in framemaker? :: FrameMaker Structured :: Adobe - Forums"
 

Hot threads for last week on FrameMaker Structured::

FrameMaker Structured
Started 4 days, 8 hours ago (2009-12-02 00:56:00)  by koala505
hi, sorry for there are so many questions from me. I tried to create my XML Application following this PDF.  And I have a problem to add the Strcured Application element (the circled step 2),could you please take some time to show me how to do this in detail? please see my attached markup file. thanks a lot! Attachments:...
Thread:  Show this thread (7 posts)   Thread info: XML Application to my edd Size: 1,625 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "XML Application to my edd :: FrameMaker Structured :: Adobe - Forums"
FrameMaker Structured
Started 1 week, 4 days ago (2009-11-25 09:05:00)  by IanProudfoot
Lynnca, Are you using XSLT in your FrameMaker XML application? If so, then you have to re-create the doctype statement and the entity declarations as a part of the XSLT processing. If you are not using XSLT then I have no idea why this would happen. Regards Ian
Thread:  Show this thread (11 posts)   Thread info: Graphic Entity on Export Size: 4,117 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Graphic Entity on Export :: FrameMaker Structured :: Adobe - Forums"
FrameMaker Structured
Started 6 days, 6 hours ago (2009-11-30 03:32:00)  by IanProudfoot
Hi, I have had a look at your EDD and some of the structures are very unusual, but maybe that's the way they have to be according to your DTD? Did you a the EDD by opening the DTD in FrameMaker, or did you build the EDD by hand? There are some parts of the table structure that can never be legal in FrameMaker. For example the TableHead contains a TableBody, but the TableBody is also ...
Thread:  Show this thread (2 posts)   Thread info: any one who can help me to check my 1st edd Size: 9,048 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: any one who can help me to check my 1st edd :: FrameMaker Structured :: Adobe - Forums"
FrameMaker Structured
Started 1 week, 5 days ago (2009-11-23 11:12:00)  by GB123*123
Any pointers on how to track changes to the framemaker variables through code?
Thread:  Show this thread (3 posts)   Thread info: FP_ChangeBar problem Size: 791 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: FP_ChangeBar problem :: FrameMaker Structured :: Adobe - Forums"