| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.fatwire.com/schema/rest/1.0}viewTypeEnum (restriction)
View type. View type can be: IFrame - Creates an IFrame and invokes the source URL attribute in the IFrame Include - Streams the content in source URL attribute or stream the content specified in include content column to the page Script - Includes the .js file specified in source URL attribute or executes the script content available in Java Script content page
<xs:simpleType name="viewTypeEnum"><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="fw.wem.framework.IframeRenderer"/><xs:enumeration value="fw.wem.framework.IncludeRenderer"/><xs:enumeration value="fw.wem.framework.ScriptRenderer"/></xs:restriction>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |