ColdFusion Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreColdFusion Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 5th, 2005, 12:43 PM
johnfry333 johnfry333 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2005
Posts: 1 johnfry333 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 21 m
Reputation Power: 0
CFscript & XML

HI all,
I am new to Cfscript and XML,

I am trying to create an XML Doc with a XSLT attached, having trouble applying the XSLT within the following code:

Code:
<cfscript>
MyDoc = XmlNew();
 MyDoc.xmlRoot = XmlElemNew(MyDoc,"MyRoot");
     for (i = 1; i LTE numEmploy; i = i + 1)
      {
    MyDoc.MyRoot.XmlChildren[i] = XmlElemNew(MyDoc,#cctemploy[i].xmlname#);
      MyDoc.MyRoot.XmlChildren[i].XmlText = #cctemploy[i].XMLtext#;
  }
</cfscript>



I am trying to insert
Code:
<?xml:stylesheet herf=”My.xsl” type=”text/xsl”?>

I keep getting syntax errors from the brackets and quotes

Can some one please tell me how to do this?

Thanks Fry

Reply With Quote
  #2  
Old November 5th, 2005, 01:11 PM
kiteless kiteless is offline
Moderator
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Jun 2002
Location: Raleigh, NC
Posts: 3,752 kiteless User rank is Second Lieutenant (5000 - 10000 Reputation Level)kiteless User rank is Second Lieutenant (5000 - 10000 Reputation Level)kiteless User rank is Second Lieutenant (5000 - 10000 Reputation Level)kiteless User rank is Second Lieutenant (5000 - 10000 Reputation Level)kiteless User rank is Second Lieutenant (5000 - 10000 Reputation Level)kiteless User rank is Second Lieutenant (5000 - 10000 Reputation Level)kiteless User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 22 h 8 m 4 sec
Reputation Power: 62
I'm not sure if you can embed the stylesheet declaration using the function. You may just need to use the replace() function or string concantination to put the declaration in the file.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian.
How to Post a Question in the Forums

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreColdFusion Development > CFscript & XML


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT