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 ArrayOfUrlsType complex type specifies an array of URLs.<44>
-
<xs:complexType name="ArrayOfUrlsType"> <xs:sequence> <xs:element name="Url" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType>
Url: An element of type string, as defined in [XMLSCHEMA2] section 3.2.1, that specifies a single URL.