What is SDL LiveContent Create
An introduction to the key elements of SDL LiveContent Create editor.
SDL LiveContent Create is an XML editor that displays its user interface from an XML schema and an XSL stylesheet. The XML Schema defines what semantics can be used in the document. The XSL stylesheet has the instructions for generating the WYSIWYG (what you see is what you get) user interface.
SDL LiveContent Create comes with a set of sample schema and stylesheet files that you can use freely in your project. You will probably want to use your own XML schema files, however, so that you can support the vocabulary of your authors. Many industries also have existing XML schema files that are designed to support their specific work. By making use of schema, stylesheets and javascript, SDL LiveContent Create allows you to create an implementation to suit the needs and requirements of your organization and authors.