• 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
XML namespaces in WOGenericComponent
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XML namespaces in WOGenericComponent


  • Subject: XML namespaces in WOGenericComponent
  • From: Ramsey Gurley <email@hidden>
  • Date: Wed, 05 Nov 2008 20:02:47 -0500

Hi everyone,

Is there any way to make xml namespaces work in a WOGenericComponent?  Right now I have:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang='<webobject name = "Language" />' lang='<webobject name = "Language" />' >

and

Language: WOString {
value = languageCode;
}

Which works, but I feel is a bit of a cludge...  I can't even command-shift-f because xml:lang will disappear.  However, trying to fit that into a WOGenericComponent doesn't work much better because of the colon in xml:lang.  I know I can use an otherTagString, but I'm wondering... is there any way to escape that colon so I can just declare

xml:lang = languageCode;

in the WOD file?

Thanks all,

Ramsey


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: XML namespaces in WOGenericComponent
      • From: Mike Schrag <email@hidden>
  • Prev by Date: Re: xerces problem ....
  • Next by Date: Re: XML namespaces in WOGenericComponent
  • Previous by thread: Re: WOLongResponsePage & Server is not responding Error FIXED
  • Next by thread: Re: XML namespaces in WOGenericComponent
  • Index(es):
    • Date
    • Thread