| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.fatwire.com/schema/rest/1.0}assetInfo (restriction)
A bean that contains simple asset information. This bean can not be used to create, update an asset in Content Server, instead it is merely information in simple format
Nested Element Summary | |
fieldInfo | fieldinfo The list of attributes information of the asset |
xs:string | href Link to the detailed information |
xs:string | id The asset id in String format |
<xs:complexType name="assetInfo"><xs:sequence></xs:complexType><xs:element name="id" type="xs:string">
</xs:element><xs:element minOccurs="0" name="href" type="xs:string"></xs:sequence>
</xs:element>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |