External DTD This item type declares an external DTD, for example: <!DOCTYPE chapter SYSTEM "mybook.dtd"> Shortcut menu commands Edit Script Before Insert or edit a before script. Edit Script After Insert or edit an after script. Settings Label Label displayed in the Process view. Public identifier You can increase performance with a public identifier. Contact those responsible for the DTD for information about the public identifier. System identifier System identifier of the external DTD. The system identifier must point to an instance of a resource via a URI. You must always specify a system identifier. The system identifier will be used if the public is not recognized. Item type External DTD. References www.w3.org
<!DOCTYPE chapter SYSTEM "mybook.dtd">