Mike
   
  Thanks muchly. I did have cross reference also in the paragraph element, but 
it was like this:
  <TEXT> | ( Emphasis | InlineGraphic | Button | CrossReference)*
   
  I changed it to ( <TEXT> | Emphasis | InlineGraphic | Button | 
CrossReference)* and this seems to work. 
   
  Pallavi

Mike Feimster <[EMAIL PROTECTED]> wrote:
  Pallavi, 

Open the EDD and look at the general rule of your paragraph element. Does it 
look like this:



If so, that means a Paragraph only allows text.

It should allow both text and CrossReferences. Since it's mixed content it 
should look like this:

( | CrossReference)* 

It's also possible that the element allows mixed content, but the 
CrossReference element is not included in that list. If so, the general rule 
might look something like this:

( | Emphasis | InlineGraphic | Button)*

You would need to add CrossReference to the general rule so that it looks like 
this:

( | Emphasis | InlineGraphic | Button | CrossReference)*

Mike

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pallavi Nagesha
Sent: Monday, September 11, 2006 10:55 AM
To: framers@lists.frameusers.com
Subject: Cross References in Structured FrameMaker

Hi

I am trying to convert a FrameMaker file to Structured FrameMaker file. What I 
am seeing is that the sentences following a cross reference in a paragraph are 
marked as invalid. I am using a CrossReference element for the cross reference 
instance and a normal cross reference style. For example, in this paragraph if 
the word "Structured" was a cross reference, then the rest of the sentence 
following the word (from "was") becomes invalid unless I put it in a new 
paragraph. Can some one tell me what is it that I am doing wrong and how I can 
fix it?

Thanks
Pallavi


---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ 
countries) for 2¢/min or less.
_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/mike.feimster%40acstechnologies.com

Send administrative questions to [EMAIL PROTECTED] Visit 
http://www.frameusers.com/ for more resources and info.


                
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates 
starting at 1¢/min.
_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

Reply via email to