Posted 17 years ago
by medyanik
-
Software Developer,
Direct EDI, Inc.

Hi.
I have some XML to edit in SyntaxEditor. This XML should be enclosed into
<m:Map xmlns:m="www.someuri.com">
<m:SomeUsefullContent>
</m:SomeUsefullContent>
</m:Map>
Of course i have XML Schema, but i've tried to use HeaderText\FooterText for m:Map.
My desire was to allow editing business fragment only with IntelliPrompt support.
Is it possible?
because currently i immediately receive error about missing start tag for footer and missing end tag for header.
Thanks
I have some XML to edit in SyntaxEditor. This XML should be enclosed into
<m:Map xmlns:m="www.someuri.com">
<m:SomeUsefullContent>
</m:SomeUsefullContent>
</m:Map>
Of course i have XML Schema, but i've tried to use HeaderText\FooterText for m:Map.
My desire was to allow editing business fragment only with IntelliPrompt support.
Is it possible?
because currently i immediately receive error about missing start tag for footer and missing end tag for header.
Thanks
Sincerely yours, Oleg Medyanik