473,383 Members | 1,874 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

XML & Schema editor

Hi,
I would like to know whether VS.NET can edit XML document and
intellisense information from the schema the XML document is based upon
?
If not then are there any other editors or VS plugins that can do the
trick ?

Nov 12 '05 #1
3 1388
vs.net enterprise can definitely do this. I'm pretty sure that vs.net pro
can as well, but I don't have that version on my dev system, so I can't
speak authoritatively.

The xml doc has to reference a schema that is in the same project.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Smugsboy" <do**********@yahoo.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
Hi,
I would like to know whether VS.NET can edit XML document and
intellisense information from the schema the XML document is based upon
?
If not then are there any other editors or VS plugins that can do the
trick ?

Nov 12 '05 #2
Thanks for your answer.
I have VS.NET Enterprise.
I added both .XSD file and .XML file to a C# project. But when I author
the .XML file (which reference the added schema) there seems to be no
intellisense. Any idea ?
Thanks,

Nick Malik [Microsoft] wrote:
vs.net enterprise can definitely do this. I'm pretty sure that vs.net pro can as well, but I don't have that version on my dev system, so I can't speak authoritatively.

The xml doc has to reference a schema that is in the same project.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Smugsboy" <do**********@yahoo.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
Hi,
I would like to know whether VS.NET can edit XML document and
intellisense information from the schema the XML document is based upon ?
If not then are there any other editors or VS plugins that can do the trick ?


Nov 12 '05 #3
Smugsboy wrote:
I would like to know whether VS.NET can edit XML document and
intellisense information from the schema the XML document is based upon
?
If not then are there any other editors or VS plugins that can do the
trick ?


Basically all you need is to put that schema to the "Microsoft Visual
Studio .NET 2003\Common7\Packages\schemas\xml" directory. See more
details on how this can be done for XSLT at
http://msdn.microsoft.com/msdnmag/is...s/default.aspx.

--
Oleg Tkachenko [XML MVP]
http://blog.tkachenko.com
Nov 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Xamle Eng | last post by:
I am looking for a data oriented schema-enforcing XML editor. By schema-enforcing I mean an editor that doesn't just have a button to verify the schema - I want an editor that actively enforces it...
7
by: Kirt | last post by:
i have walked a directory and have written the foll xml document. one of the folder had "&" character so i replaced it by "&amp;" #------------------test1.xml <Directory> <dirname>C:\Documents and...
1
by: mflll | last post by:
How does one say in one schema that one wants an element defined in another schema. For example, I want to include in the Employee definition, an Address element defined in the schema...
4
by: cmay | last post by:
I am beginning to wonder if it is not possible to get this working. I am trying to do: <root> <a/> <b/> <c/> </root>
5
by: hello | last post by:
How can I define the schema so that myage element has to be double or null? <xs:simpleType name="myage"> <xs:restriction base="xs:double"> <xs:enumeration value="null"/> </xs:restriction>...
3
by: Lord0 | last post by:
I *think* I need to be able to validate subsets of an XML document using different schema. The functionality I'm trying to implement is this. a) External suppliers produce an XML document...
1
by: Johann Höchtl | last post by:
Hello! I am searching for a visual schema editor for eclipse. The only ones i came across was the altova XMLSpy and oxygen, both are commercial. Are there any good free editors available? Schema...
9
by: mstilli | last post by:
Hi, I am trying to use schema for server side validation using xerces to catch the validation errors. validating this XML: <Content4> <textarea13></textarea13>...
3
by: chuck | last post by:
Hello, What is a good editor for exploring and looking at an xml/schema file graphically, and keeps track of namespaces? Thanks. -c
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.