User Tools

Site Tools


structure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
structure [2012/12/31 12:56]
cruisefactory [XML Layout]
structure [2018/05/24 09:51] (current)
cruisefactory
Line 192: Line 192:
 <price_balcony> double </price_balcony> <price_balcony> double </price_balcony>
 <price_suites> double </price_suites> <price_suites> double </price_suites>
 +</code>
 +
 +==== latlong ====
 +<code xml>
 +<id> int </id>
 +<port_id> int </port_id>
 +<lat> float </lat>
 +<long> float </long>
 </code> </code>
  
Line 382: Line 390:
 <name> varchar (max 100) </name> <name> varchar (max 100) </name>
 <description> text </description> <description> text </description>
 +</code>
 +
 +==== amended_conditions ====
 +<code xml>
 +<id> int </id>
 +<sailingdate_id> int </sailingdate_id>
 +<disclaimer> varchar (max 255) </disclaimer>
 +<conditions> text </conditions>
 </code> </code>
structure.1356918996.txt.gz · Last modified: 2012/12/31 12:56 by cruisefactory