Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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. |