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 folderURL element specifies the URL of a WebDAV server or protocol server to which the form file MUST be submitted.
Parent Elements |
---|
Attributes:
value: The server URL. The specified value MUST begin with "http://" or "https://".
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
-
<xsd:element name="folderURL"> <xsd:complexType> <xsd:attribute name="value" type="xsd:string" use="required"/> </xsd:complexType> </xsd:element>