| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.fatwire.com/schema/rest/1.0}baseSiteBean (restriction)
This bean represents a complete Content Server site (publication) configuration.
Nested Element Summary | |
xs:string | CSpreview The CS preview configuration for this site. |
xs:string | description The description of this site. |
enabledTypesBean | enabledAssetTypes The list of enabled asset types on this site. |
xs:long | id The id of this site. |
xs:string | name Unique name of this site. |
xs:string | previewAsset The id of the default preview asset for this site, in the format "{assettype}:{assetid}". |
xs:string | pubroot The publication root of this site. |
siteUsersBean | siteUsers The list of users configured on this site. |
<xs:complexType name="baseSiteBean"><xs:sequence></xs:complexType><xs:element name="name" type="xs:string">
</xs:element><xs:element name="id" type="xs:long">
</xs:element><xs:element name="description" type="xs:string">
</xs:element><xs:element minOccurs="0" name="pubroot" type="xs:string">
</xs:element><xs:element minOccurs="0" name="CSpreview" type="xs:string">
</xs:element><xs:element minOccurs="0" name="previewAsset" type="xs:string"></xs:sequence>
</xs:element>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |