| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
This element represents a configuration for either a global index or an asset type-based index.
Nested Element Summary | |
xs:string | href Link to the detailed index configuration |
xs:string | name Name of the index, should be either "Global" for global index or the name of the asset type for the asset type-based index |
indexStatus | statusObjects The list of index status objects, this is a single element list in case of an asset type-based index, and a list with an entry per each asset type for a global index |
<xs:element maxOccurs="unbounded" minOccurs="0" name="indexConfig"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element name="name" type="xs:string">
</xs:element><xs:element name="href" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="statusObjects" type="indexStatus"></xs:sequence>
</xs:element>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |