This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
structure [2012/12/29 17:51] cruisefactory [Table listing] |
structure [2018/05/24 09:51] (current) cruisefactory |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | test | + | |
| - | + | ||
| - | ===== Table listing | + | |
| //Please note that all date fields from Cruise Factory are date only and do not contain the time.// | //Please note that all date fields from Cruise Factory are date only and do not contain the time.// | ||
| + | |||
| + | ===== XML Layout ===== | ||
| + | The XML is layed out exactly as below, although this example is missing the table column elements (rows) which are [[structure# | ||
| + | <code xml> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | ... | ||
| + | </ | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | ... | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | The above code is for the // | ||
| + | ===== Table Layouts ===== | ||
| + | |||
| + | |||
| ==== amenities ==== | ==== amenities ==== | ||
| <code xml> | <code xml> | ||
| Line 174: | Line 192: | ||
| < | < | ||
| < | < | ||
| + | </ | ||
| + | |||
| + | ==== latlong ==== | ||
| + | <code xml> | ||
| + | <id> int </id> | ||
| + | < | ||
| + | <lat> float </ | ||
| + | < | ||
| </ | </ | ||
| Line 366: | Line 392: | ||
| </ | </ | ||
| - | ===== Table relationships ===== | + | ==== amended_conditions |
| - | test | + | <code xml> |
| - | + | <id> int </id> | |
| - | ===== Download example schema ===== | + | < |
| - | test | + | < |
| + | < | ||
| + | </ | ||