Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

preload

Status
Not open for further replies.

zhshqzyc

Programmer
Jan 21, 2006
13
US
What does ot mean for "Preload"?

Code:
<AddCustomer Preload="True">
    <Menu>AddCustomer</Menu>

Thanks
 
This XML snippet (which is not well-formed) has no meaning on its own. It is the definition (DTD or schema) and/or the DED that defines the XML -and- the application (XSLT, XSL-FO, Java, etc.) that acts about it.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top