Advertisement

1 - 10 of 199 containing alltags:("entity") (0 seconds)
Looking for an example of how one can sort a Collection by a field. I realize I can create my own finder method which I have but I was wondering if someone has already created a generic function...
Zones: Java, EJBDate Answered: 05/23/2003 Grade: A Views: 0
Hi, During some xsl conversions some files have now become non-savable in an HTA app I have The only difference we can see is that the old version used the actual characters and the new one has...
Zones: XMLDate Answered: 10/04/2003 Grade: A Views: 0
I am loading xml files in IE6 (without a stylesheet or anything), but it barfs whenever I include the fraction 1/2 entity (½). From everything I see on the web, this is a standard entity. Wh...
Zones: Web Development, Web DevelopmentDate Answered: 10/15/2003 Grade: B Views: 5
I have two Entity classes called NewsItem and NewsImage that are stored in their own collections. A news item can have many news images associate with it.   Im populating the NewsItemCollect...
Zones: C#Date Answered: 12/15/2005 Grade: A Views: 0
I have declared some entity references in my XML (may be external or internal). Say <?xml version="1.0" encoding="ISO-8859-1"?> <?xml-stylesheet type="text/xsl" href="sample.xsl"?> <!DOCTY...
Zones: XMLDate Answered: 03/07/2007 Grade: A Views: 0
I'm trying to get Xalan v1.0.1 to ignore "&nbsp;", but for some reason it doesn't like it. Here's the error message: XSLT: The entity "nbsp" was referenced, but not declared. I've tried <xsl:te...
Zones: XMLDate Answered: 06/26/2000 Grade: A Views: 19
using regExp for entity translation I would like to use regular expressions to translating some characters into their XML entity and vice-versa. The shorter, the better. & -> &amp; < -> &l...
Zones: JavaScriptDate Answered: 10/07/2000 Grade: A Views: 0
Can I declare entities inside schema like I do in DTDs? and how?
Zones: XML, XHTMLDate Answered: 08/07/2001 Grade: A Views: 0
The title says it all. I'm using the xerves parser. My xml document has an element field which can contain '&' character in the data If i use : <ELEMENT_NAME>Mr&Mrs Smith</ELEMENT_NAME> ...
Zones: XML, XHTML, ParsersDate Answered: 11/14/2000 Grade: A Views: 0
I am using TokePaser/Parser to parse and htmnl doc.  I would like to know if ther is a wayt to make the attrib HASH containg un decoded values.  I have seen that an Array of original attrib names a...
Zones: PerlDate Answered: 03/30/2001 Grade: A Views: 0