• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: A question about LN Softwares XML Tools
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A question about LN Softwares XML Tools


  • Subject: Re: A question about LN Softwares XML Tools
  • From: Helmut Fuchs <email@hidden>
  • Date: Thu, 8 Aug 2002 14:18:53 +0200

At 12:41 Uhr +0100 08.08.2002, Steve Thompson wrote:
If anyone from LNS is reading
I'm pretty sure LNS IS reading. They've got the best customer support I've ever experienced in my life - to me it often seems as if Mark never sleeps at all.

- why doesn't <dealerwebsite></dealerwebsite>
parse to XML tag:"dealerwebsite",XML Contents:{""} ? I'm sure there's an
answer but it would have made my life so much easier if an empty tag parsed
to an empty string instead of nothing at all!
But it would be wrong to return an empty string! Remember that XML tags can contain other tags recursively. But an empty list would be sensible. Just send feedback to LNS!

You can help yourself though by using record concatenation:

set mytag to mytag & {XML contents:{""}}

If XML contents is undefined in mytag, than it will be added to mytag and set to {""}. If it already is defined, mytag is left unchanged.

HTH,

Helmut
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: A question about LN Softwares XML Tools
      • From: Steve Thompson <email@hidden>
  • Prev by Date: Re: Newbie, every word where it contains "ox"
  • Next by Date: Re: Scripting EIMS over a LAN
  • Previous by thread: A question about LN Softwares XML Tools
  • Next by thread: Re: A question about LN Softwares XML Tools
  • Index(es):
    • Date
    • Thread