| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.fatwire.com/schema/rest/1.0}type (restriction)
Short information about asset type. In spite of the full information it has the list of subtypes, registered for this asset type.
Nested Element Summary | |
xs:string | href REST URL, which can be used to obtain the detailed asset type information |
xs:string | name Asset type unique name |
xs:string | subtypes The list of subtypes, registered for this asset type |
<xs:complexType name="type"><xs:sequence></xs:complexType><xs:element minOccurs="0" name="href" type="xs:string">
</xs:element><xs:element name="name" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="subtypes" type="xs:string"></xs:sequence>
</xs:element>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |