This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Outstanding Argument!


David Said:
:> Granted, but its only an attribute name in XSL and its
:> an attribute value in XML and the DTD,
:No. It is a name in the XML and the DTD, or at least would be if
:/ were allowed in XML names which they are not.
so If I declare an attribute in the dtd and a specified value for 
that attribute, it really is a name and not a value?

<!ATTLIST element  attribute	(JOE|CARLA)  #IMPLIED>

JOE and CARLA are really names and not values.  Is that what you
are saying David?  I thought that attribute is the name of the 
attribute and that anything within  the "( )"  as an enumerated
list was a value of that attribute.

Eddy


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]