Home | Documentation | Examples | Namespace | Schemas | Stylesheets | Tools | Help | Wiki
![]() | Remetal: Real Estate Meta Language | "The XML of Real Estate" |
garage - a building (or section of a building) used to store a car, tools, and other miscellaneous items.
| Revision History | ||
|---|---|---|
| Revision $1 $ | ||
Synopsis
Content Model
garage ::= (dimensions)
Attributes
none
Description
a building (or section of a building) used to store a car, tools, and other miscellaneous items.
Parents
Children
dimensions, depth, height, width, length, feet, meters
See Also
contact, estate, location, price, property, residential, status, style, yearbuilt.
Examples
<!DOCTYPE garage PUBLIC "-//GR8C//DTD Remetal XML V0.3//EN"
"http://www.gr8c.org/remetal/xml/0.3/remetal.dtd">
<garage>
<dimensions>
<width>
<feet>60</feet>
</width>
<length>
<feet>50</feet>
</length>
</dimensions>
</garage>
![]()
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. |