Home | Documentation | Examples | Namespace | Schemas | Stylesheets | Tools | Help | Wiki
![]() | Remetal: Real Estate Meta Language | "The XML of Real Estate" |
pool - a pool used for swimming and recreation.
| Revision History | ||
|---|---|---|
| Revision $1 $ | ||
Synopsis
Content Model
pool ::= (dimensions)
Attributes
none
Description
A pool used for swimming and recreation.
Parents
Children
The following elements occur in pool: dimensions, width, length, height, depth
See Also
contact, estate, garage, price, property, residential, status, style, yearbuilt.
Examples
<!DOCTYPE pool PUBLIC "-//GR8C//DTD Remetal XML V0.3//EN"
"http://www.gr8c.org/remetal/xml/0.3/remetal.dtd">
<pool>
<dimensions>
<width>
<feet>l5</feet>
</width>
<length>
<feet>30</feet>
</length>
</dimensions>
</pool>
![]()
Home | Documentation | Examples | Namespace | Schemas | Stylesheets | Tools | Help | Wiki
| Copyright 2008-2010 Global Real Estate and Technology Consortium (GR8C) | Documentation was created using the DocBook. |