{http://xmlns.greystate.dk/2009/layout}

Description

XML Application for Prototyping Website Layouts

Typical prefix is g eg. <g:layout>...</g:layout>

XMLSchema

http://xmlns.greystate.dk/2009/layout/layout.xsd

Elements defined
<layout title="xsd:string" author="xsd:string" version="xsd:string" /> (wrap* | box*) +
<wrap id="xsd:ID" layout="contain|center|left|right|w25|w33|w50|w75" /> ( (wrap* | box*) )
<box id="xsd:ID" layout="contain|center|left|right|w25|w33|w50|w75" />