Call this method to create an XML schema string from an existing database.
If the data parameter is set to TRUE, AXMLS will include the data from the database
in the schema.
public ExtractSchema ( boolean $data = FALSE ) : string | ||
$data | boolean | Include data in schema dump |
return | string | Generated XML schema |