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

Calling templates based on node contents

Subject: Calling templates based on node contents
From: "Ben Gazzard" <BenG@xxxxxxxxxxxxxx>
Date: Wed, 18 Aug 2004 11:25:41 +0100
 Calling templates based on node contents
Hi All...

Have a little problem. Basically I have this XML structure:

<contentTable>
  <contentPage hasContent="1">
    <contentField ID="0" UID="31">
      <contentFieldID>0</contentFieldID>
      <contentFieldUID>31</contentFieldUID>
      <contentFieldName>new_Content_Field_0</contentFieldName>
      <contentFieldStyle>default</contentFieldStyle>
      <contentFieldElement>defaultField</contentFieldElement>
      <contentFieldHR>True</contentFieldHR>
      <contentFieldBTT>False</contentFieldBTT>
      <contentFieldValue>
        <contentItem ID="0">
          <contentItemValue type="text">Default text</contentItemValue>
          <contentItemValue type="label">Default label</contentItemValue>
          <contentItemValue type="url">Default url text</contentItemValue>
          <contentItemValue type="file">Default file text</contentItemValue>
          <contentItemValue type="DLfile">Default download
text</contentItemValue>
        </contentItem>
      </contentFieldValue>
    </contentField>
  </contentPage>
</contentTable>

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.