Skip to content

Instantly share code, notes, and snippets.

@sfentress
Created February 3, 2011 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sfentress/810271 to your computer and use it in GitHub Desktop.
Save sfentress/810271 to your computer and use it in GitHub Desktop.
raw-otml-snippit.xml
<OTCompoundDoc local_id='xhtml_2'>
<bodyText><p>trying to add a raw otml embeddable after this ...</p></bodyText>
</OTCompoundDoc>
<OTMySpecialObject local_id='raw_otml_1'>
... and other stuff an author might paste in
</OTMySpecialObject>
<OTCompoundDoc local_id='tab_content_page_2' name='1'>
<bodyText>
<div id='content'>
<p class='page_title'>section (1)</p>
<div class='element'>
<object refid='${xhtml_2}' />
</div>
<div class='element'>
<object refid='${raw_otml_1}' />
</div>
</div>
</bodyText>
</OTCompoundDoc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment