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

RE: Populate attribute values?

Subject: RE: Populate attribute values?
From: "Medina, Edward" <emedina@xxxxxxx>
Date: Mon, 24 Apr 2000 15:45:27 -0400
populate xsl from xml
:This does not seem to have anything to do with XSL.
:You should post to comp.text.xml or the xml-dev list.
:
What I wanted was a way to do it with XSL

:> XML     
:> 
:> <!ELEMENT para (title|text)*>
:> <!ATTRIBUTE para
:>               %trigraph >
:
:You titled that section 'XML', but it's just more of your DTD.
You are right, its Monday!  
xml would look like

<title>TITLE</title>
<para attribute="AAA">Some kind of text</para>

:There are also limitations on the use of parameter entities and
:I'm not sure your posted example would actually work. 

Actually it does work, but the powers that be don't want it
that way.  Go figure.

 
:<!ATTLIST para
:	trigraph %trigraphValues; #REQUIRED>
:
There really is no need for this
when you can just do
<!ATTLIST para
	%trigraph; > 



:If #2 and #3 are not what you want, a DTD just isn't going to do
:the job.

The DTD will do the Job, just wondering if XSL could do it 
instead.


Thanks for your response anyway,

Eddy


 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.