2.2.4.14 t:ArrayOfUrlEntitiesType Complex Type
The ArrayOfUrlEntitiesType complex type specifies an array of URL entities.<43>
-
<xs:complexType name="ArrayOfUrlEntitiesType"> <xs:sequence> <xs:element name="UrlEntity" type="t:UrlEntityType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType>
UrlEntity: An element of type UrlEntityType, as defined in section 2.2.4.48, that specifies a URL entity.