Re: Problems with XML designer
From: Mikhail Arkhipov (Microsoft) (mikhaila_at_online.microsoft.com)
Date: 11/18/04
- Next message: Mikhail Arkhipov (Microsoft): "Re: Do I need IIS to create ASP.NET pages?"
- Previous message: Len Philpot: "(re)Installing Visual Studio .NET 2003 ... ?"
- In reply to: Magne Ryholt: "Problems with XML designer"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 17 Nov 2004 20:38:49 -0800
VS 2003 XML editor only supports limited subset of XML schema syntax. The
editor was not designed to be full featured XML editor, it is mostly
suitable for editing schemas generated by VS itself. It does not support
element inheritance, included or inline schemas.
VS 2005 has fully featured XML/XSL editor and includes XSLT debugger as
well.
Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights.
On 11/17/04 11:14, in article uTok0mNzEHA.3808@tk2msftngp13.phx.gbl, "Magne
Ryholt" <magne.ryholt@bluezone.no> wrote:
> My schema (xsd) defines a complex type, based (extended) on another complex
> type, schema validates fine.
>
> When I use the VS.net (2003) XML designer, including targetSchema to above
> mentioned schema, the designer does not give any intellisense help for
> elements of the "subclassed" type mentioned above.
> Also the tasklist has messages which are not correct (e.g. Could not find
> any attribute 'Name' of element 'ExtendedElement' where ExtendedElement is
> the "subclassed element mentioned above and attribute Name is defined in the
> base type).
> However the document validates ok, both by the menu XML/Validate XML Data
> and programmatic.
>
> Anyone knows a fix (it would make life a little easier if the designer could
> provide what it ought to be capable of) ?
>
>
>
- Next message: Mikhail Arkhipov (Microsoft): "Re: Do I need IIS to create ASP.NET pages?"
- Previous message: Len Philpot: "(re)Installing Visual Studio .NET 2003 ... ?"
- In reply to: Magne Ryholt: "Problems with XML designer"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|