XML namespaces in WOGenericComponent
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:
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