| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.fatwire.com/schema/rest/1.0}view (restriction)
View Object
Nested Element Summary | |
xs:string | description Description of the view |
xs:long | id Id of the view |
xs:string | includecontent Content that will be included in Include renderer(If source URL is specified this value will be ignored) |
xs:string | javascriptcontent Content that will be included in Script renderer.(If source URL is specified this value will be ignored) |
xs:string | name Name of the view |
xs:string | parentnode Id of the HTML place holder element specified in layout URL page |
xs:string | sourceurl URL for IFrame or include or Java Script |
viewTypeEnum | viewtype View type |
<xs:complexType name="view"><xs:sequence></xs:complexType><xs:element name="id" type="xs:long">
</xs:element><xs:element name="name" type="xs:string">
</xs:element><xs:element minOccurs="0" name="description" type="xs:string">
</xs:element><xs:element name="parentnode" type="xs:string">
</xs:element><xs:element minOccurs="0" name="sourceurl" type="xs:string">
</xs:element><xs:element minOccurs="0" name="javascriptcontent" type="xs:string">
</xs:element><xs:element minOccurs="0" name="includecontent" type="xs:string"></xs:sequence>
</xs:element>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |