WPF Syntaxeditor xaml / xml Schema

SyntaxEditor for WPF Forum

Posted 14 years ago by matthias kossiek
Version: 10.1.0522
Avatar
How can I use XAML/XML Schemata in WPF Syntaxeditor from Studio 2010.1?
Is Schema support available now?

How do I load XML Strings to the editor to resolve line feeds etc.
Do I have to modify the sample (or make a new) language definition
if my XML String does not exactly match the default definition?
The sample String in your sample Application works fine. Loading an XML file like the Microsoft books.xml sample always shows a one line string in SyntaxEditor.

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Matthias,

Advanced XML editing is something that will be added as soon as we implement our own grammar/AST functionality in SyntaxEditor for WPF. We are currently finishing up the Silverlight version of SyntaxEditor and then will begin working on the grammar/AST functionality. While we are developing that, we will port over our Web Languages Add-on from WinForms that has XML IntelliPrompt based on a schema, since it wil be a good test of the grammar/AST object model.

It sounds like you also are looking for a code formatter for XML. We don't have that yet. The WinForms Web Languages Add-on does support format document functionality thought and that will likely be ported over as well when the rest of the add-on is.


Actipro Software Support

The latest build of this product (v24.1.2) was released 3 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.