Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ArrayOfHighlightTermsType complex type specifies an array of highlight terms.<6>
-
<xs:complexType name="ArrayOfHighlightTermsType"> <xs:sequence> <xs:element name="Term" type="t:HighlightTermType" minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType>
The following table lists the child element of the ArrayOfHighlightTermsType complex type.
|
Name |
Type |
Description |
|---|---|---|
|
Term |
t:HighlightTermType (section 2.2.4.38) |
Specifies a single highlighted term. |