Click to See Complete Forum and Search --> : Preload="True"


zhshqzyc
05-14-2008, 10:03 AM
Hello, I am a newbin.
Can you tell me the meaning of the preload?
<?xml version="1.0" encoding="utf-8"?>
<DataMaintenance>
<AddCustomer Preload="True">
<Menu>AddCustomer</Menu>
<Scale>No</Scale>
<Form>
<Caption>Customer Maintenance</Caption>
</Form>
....
Thanks

rpgfan3233
05-14-2008, 02:34 PM
It appears to be just an attribute that is created by the file's author, probably for an application or Web page that uses the XML file. XML does not have a strict grammar the way that HTML, XHTML, SVG and MathML do.