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.
In an XMLTable object, the Fields collection contain 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
Objects, Collections, and Classes | XMLField Object Properties, Methods, and Events | XMLTable Class | Fields Collection (XMLTable)