Robert C. L. wrote:
I started to test XMLmind by creating the following trivial XHTM5 page:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>RCL Test</title>
</head>
<body><p>This is a test</p>
<p>This is the second line</p>
</body>
</html>
The file save as command is light and does not respond.
Sorry but I cannot reproduce this problem. See attached screenshot:
opened "Trivial.html" then saved it as "Trivial 2.html" the reopened
"Trivial.html".
If there is a problem, it's certainly triggered by something in your
working environment.
Does XMLmind have a what you see is what you get format for working on
web pages?
Yes. Your web pages pages must simply be valid XHTML 1.0 (strict or
lenient), XHTML 1.1 or XHTML 5.
See "XMLmind XML Editor - XHTML Support"
http://www.xmlmind.com/xmleditor/_distrib/doc/xhtml/index.html
My ultimate goal is to base XHTML5 forms on my XSD1.1 schemas.
We support all XHTML5 form controls in WYSIWYG. Please drag and drop the
following demo URL in latest XMLmind XML Editor:
http://www.xmlmind.com/xmleditor/_distrib/demo/xhtml5-objects.html
(Please ignore the "No WebDAV" warning.)
Unfortunately, we do not support XSD1.1, only XSD1.0. For now, we do not
plan to implement XSD1.1.
--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support