// $Id$ PropertyRep: WODictionaryRepetition { dictionary = properties; key = currentPropertyName; item = currentPropertyValue; } ShowNamespace: WOConditional { condition = showNamespace; } PropNameAttr: SkySubAttribute { label = currentPropertyLabel; width = "15%"; } PropValue: WOString { value = currentPropertyValue; }