Applet Schema
DOMAINFIELD Element
See Also  Send comments on this topic.
Applet Schema : DOMAINFIELD Element

Glossary Item Box

Description

Used to define a 'domain field' control in a form. This is a special control that is tied to a domain or subtype field in a layer form.

Diagram

DOMAINFIELD Element

Overview

DOMAINFIELD
Used to define a 'domain field' control in a form. This is a special control that is tied to a domain or subtype field in a layer form.

Remarks

This tag is only meaningful when used with a field that has a domain or subype.; The 'domain field' control is highly automated and it is not expected that developers will interact with it.

Restrictions

DOMAINFIELD is only supported for AXF layer forms.

Source

<xs:element name="DOMAINFIELD" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Used to define a 'domain field' control in a form. This is a special control that is tied to a domain or subtype field in a layer form.</xs:documentation>
  </xs:annotation>
  <xs:complexType />
</xs:element>

See Also

© 2013 All Rights Reserved.