JavaScript Editor js editor     Web development 



Main Page

In an XMLTable object, the Fields collection contains XMLField objects. Each XMLField object represents the structure of a field that is meaningful to Visual FoxPro.

The information in each XMLField object provides the details needed, such as the correct data type, size, and other information, to create each field in the cursor. When Visual FoxPro generates XML from a cursor, XMLField objects provide the information to create the XML document and schema.

XMLField

See Also



JavaScript Editor js editor     Web development