RSS 2.0
Sign In
# Wednesday, 24 February 2010

Ladies and gentlemen of the jury...

Xml Editor in VS 2010

Wednesday, 24 February 2010 21:00:36 UTC  #    Comments [7] -

Wednesday, 24 February 2010 23:17:50 UTC
Ok, shit happens.
Which VS2010 version is that? How do I reproduce it?
Thursday, 25 February 2010 04:16:10 UTC
Version 4.0.30128 RC1Rel.

Sorry, no consistent way to reproduce, happens sporadically.
Also, at times it starts thinking that it knows xslt 2.0.
The instructions like this

<xsl:variable name="index" as="xs:integer" select="1"/>

it marks with an error, which reads like "Attribute 'as' is not yet implemented".
Vladimir Nesterovsky
Thursday, 25 February 2010 04:35:19 UTC
For me, it always happens with this particular file: misc/cobol-names.xslt.

Also I've replaced xslt.xsd supplided with VS with version v2.0
misc/xslt.xslt.

Also, not sure if it's related, I work in the "word wrap" mode (see Edit/Advanced).
Vladimir Nesterovsky
Thursday, 25 February 2010 09:10:14 UTC
Vladimir meant misc/xslt.xsd
Arthur Nesterovsky
Thursday, 25 February 2010 10:06:25 UTC
Minimal sample:

<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema">

<xsl:template match="/">
<xsl:message select="1, 2"/>
</xsl:template>

</xsl:stylesheet>
Vladimir Nesterovsky
Friday, 26 February 2010 03:58:52 UTC
Right, I can repro it. Let me contact XML editor guys about it.
Saturday, 13 March 2010 07:36:27 UTC
Hopefully it will be fixed in RTM.
All comments require the approval of the site owner before being displayed.
Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

[Captcha]Enter the code shown (prevents robots):

Live Comment Preview
Archive
<2024 April>
SunMonTueWedThuFriSat
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011
Statistics
Total Posts: 387
This Year: 3
This Month: 1
This Week: 0
Comments: 970
Locations of visitors to this page
Disclaimer
The opinions expressed herein are our own personal opinions and do not represent our employer's view in anyway.

© 2024, Nesterovsky bros
All Content © 2024, Nesterovsky bros
DasBlog theme 'Business' created by Christoph De Baene (delarou)