// $Id: SkyObjectPropertyViewer.wod,v 1.1.1.1 2003/07/09 22:57:44 cvs Exp $ PropertyRep: WODictionaryRepetition { dictionary = properties; key = currentPropertyName; item = currentPropertyValue; } ShowNamespace: WOConditional { condition = showNamespace; } PropNameAttr: SkySubAttribute { label = currentPropertyLabel; width = "15%"; } PropValue: WOString { value = currentPropertyValue; }