http://www.fatwire.com/schema/rest/1.0
simpleType layoutTypeEnum

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.fatwire.com/schema/rest/1.0}layoutTypeEnum (restriction)

Documentation
        Layout type for rendering the application
      
Properties
This component is not nillable.

Model

'fw.wem.framework.LayoutRenderer'

Source
<xs:simpleType name="layoutTypeEnum">
<xs:restriction base="xs:string">
<xs:enumeration value="fw.wem.framework.LayoutRenderer"/>
</xs:restriction>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.