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 closeDocumentAction element specifies an action to close the form.
Parent Elements |
---|
Attributes:
promptToSaveChanges: This attribute MUST be ignored.
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
-
<xsd:element name="closeDocumentAction"> <xsd:complexType> <xsd:attribute name="promptToSaveChanges" type="xsf:xdYesNo" use="required"/> </xsd:complexType> </xsd:element>