Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

XML EXPORT

New Here ,
Feb 04, 2009 Feb 04, 2009
Is there a way to use xml export to export a set of dynamic nodes and then dynamic attributes to those nodes?
TOPICS
Extensions
760
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 04, 2009 Feb 04, 2009
LATEST
mfoist wrote:
> Is there a way to use xml export to export a set of dynamic nodes and then dynamic attributes to those nodes?

The Spry framework has a sample set of code that has similar functionality for several server languages:
http://labs.adobe.com/technologies/spry/samples/utils/query2xml.html
Take a look at the "automatic" versions which automatically child tags for each attribute (column).

It should be easy to modify to create attributes instead if that's what you really need, but for many folks having child tags works just as well.


--
Danilo Celic
| http://blog.extensioneering.com/
| WebAssist Extensioneer
| Adobe Community Expert
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines