External File Entity Request in editor
Posted: Thu Oct 13, 2005 10:06 pm
I would like to see all external File Entities' element in Oxygen Editor and in tree view and would be glad somehow those file entities' element can be editable in same window.
<!DOCTYPE root " [
<!ENTITY firstEntity SYSTEM "entity.xml">
]>
<root>
&firstEntity;
</root>
<!DOCTYPE root " [
<!ENTITY firstEntity SYSTEM "entity.xml">
]>
<root>
&firstEntity;
</root>