[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: xalan -validate

Subject: Re: xalan -validate
From: Carlos Araya <elrond@xxxxxxxxxxxxxxxx>
Date: Wed, 14 Jun 2000 10:57:41 -0700 (PDT)
xsl cdata xalan
What it refers to is that you have to declare the style sheet's
namespace

<xsl:stylesheet
        version="1.0"
        xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

Another question, why are you building a stylesheet DTD? That's not the
way you create an xsl stylesheet.

Carlos

On Wed, 14 Jun 2000, Yasser El-Zein wrote:

|I am using xalan with the -validate flag. The parser complains about all the 
|<xsl:> constructs in my xsl file, that they should be declared. When I 
|define the DOCTYPE:
|
|<!DOCTYPE xsl:stylesheet [
|        <!ELEMENT xsl:stylesheet ANY>
|        <!ATTLIST xsl:stylesheet
|                version   CDATA #REQUIRED
|                xmlns:xsl CDATA #REQUIRED
|        >
|        <!ELEMENT xsl:template  ANY>
|        <!ATTLIST xsl:template match CDATA #REQUIRED>
|        <!ELEMENT xsl:value-of  ANY>
|        <!ATTLIST xsl:value-of select CDATA #REQUIRED>
|
|	...
|]>
|
|the parser stops complaining about the constructs declared in the DOCTYPE.
|
|I should not be doing this, right? Is there a concept similar to the C; 
|include (java; import) that would allow me to declare xsl and html tags?
|________________________________________________________________________
|Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
|
|
| XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
|

--
Carlos E. Araya
WebCT Project Coordinator - New Media Specialist
Alquist Center for Instrucctional Development
San Jose State University
1 Washington Square
San Jose, Ca 95192-0026

email	: araya@xxxxxxxx (prefered)		| Phone (408) 924 2859
	  elrond@xxxxxxxxxxxxxxxx		| Pager (408) 308 1793
Web	: http://www.sjsu.edu/depts/alquist/	| Fax   (408) 924 2437
	  http://valinor.sjsu.edu/~elrond/	

finger elrond@xxxxxxxxxxxxxxxx for PGP key
-- 
Note: you are currently using an unregistered evaluation copy of your 
life. Register now for the full-featured version and cheat codes!         



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.