// $Id: SkyObjectPropertyViewer.wod 2 2004-08-20 11:37:44Z znek $ PropertyRep: WODictionaryRepetition { dictionary = properties; key = currentPropertyName; item = currentPropertyValue; } ShowNamespace: WOConditional { condition = showNamespace; } PropNameAttr: SkySubAttribute { label = currentPropertyLabel; width = "15%"; } PropValue: WOString { value = currentPropertyValue; }