Extended user guide
diff --git a/sourceediting/documentation/org.eclipse.wst.xml.security.doc/html/encryption/page_algorithms.html b/sourceediting/documentation/org.eclipse.wst.xml.security.doc/html/encryption/page_algorithms.html
index b703ee8..4b4d238 100644
--- a/sourceediting/documentation/org.eclipse.wst.xml.security.doc/html/encryption/page_algorithms.html
+++ b/sourceediting/documentation/org.eclipse.wst.xml.security.doc/html/encryption/page_algorithms.html
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/></head><body><h1 id="Algorithms_and_Encryption_Properties">Algorithms and Encryption Properties</h1></body></html>
\ No newline at end of file
+<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/></head><body><h1 id="Algorithms_and_Encryption_Properties">Algorithms and Encryption Properties</h1><p>This is the last page of the XML Encryption Wizard. You must select the Encryption and the Key Wrap Algorithms. Optional, you can select to keep the root element as plain text and you can enter an encryption ID (strongly recommended). The <b>Start Signature Wizard afterwards</b> checkbox enables you to start the signature wizard after successfully encrypting the selected XML document.</p><p><img align="middle" title="Algorithms and Encryption Properties" alt="Algorithms and Encryption Properties" border="0" src="PLUGINS_ROOT/org.eclipse.wst.xml.security.doc/html/images/encryption/page_3.png"/></p><p><b>Encryption and Key Wrap Algorithm</b></p><p>Choose the algorithms you want to use to encrypt the XML document (fragment) and to wrap the key. You have to select algorithms that do match with the selected key on the previous wizard page.</p><p><b>Properties</b></p><p>There is only one property available: Keep root element as plain text. This creates an encrypted XML document (fragment) with a root element in plain text. In case you selected to encrypt the whole document the documents root element will be kept as plain text. In case you selected to encrypt a document fragment only (via a text selection or an XPath expression) this will result in a plain text root element of this document fragment.</p><p><b>Encryption ID</b></p><p>The encryption ID is optional, but it is strongly required to enter one. This ID must be unique in the whole document and may not contain <, >, &, ' or " characters. Without an encryption ID it is only possible to decrypt the XML document step by step.</p><p><b>Signature Wizard</b></p><p>Select the checkbox in case you want to start the <a href="/help/topic/org.eclipse.wst.xml.security.doc/html/signature/sign.html" title="help/topic/org.eclipse.wst.xml.security.doc/html/signature/sign.html">XML Signature Wizard</a> directly after the encryption process was successfully finished.</p></body></html>
\ No newline at end of file