Hi,
I'm using W3C XSD schema, and i have typed elements, for example:
<Action xsi:type="AddAttribute" Scope="MS">
<Attribute Required="true" Tag="MyTag" xsi:type="AssignmentAttribute" Key="X" Value="Y"/>
</Action>
The thing is that your editor doesn't auto-complete the xsi:type...
In visual studio, if the base type is abstract or has inheritors (in my example, the Action attribute is an abstract complex type and other complex type inherits it and extend it) then it open a suggestion box and show all the possible types.
Can this be supported in your editor?
I'm evaluating your product, if this is supported - then this product fits our needs.
Thanx,
Gili
[Modified at 07/20/2009 02:06 PM]
I'm using W3C XSD schema, and i have typed elements, for example:
<Action xsi:type="AddAttribute" Scope="MS">
<Attribute Required="true" Tag="MyTag" xsi:type="AssignmentAttribute" Key="X" Value="Y"/>
</Action>
The thing is that your editor doesn't auto-complete the xsi:type...
In visual studio, if the base type is abstract or has inheritors (in my example, the Action attribute is an abstract complex type and other complex type inherits it and extend it) then it open a suggestion box and show all the possible types.
Can this be supported in your editor?
I'm evaluating your product, if this is supported - then this product fits our needs.
Thanx,
Gili
[Modified at 07/20/2009 02:06 PM]