Back to SwissRETS

noNamespace
element constructionStatus

Super Types
{} (restriction)

Documentation
Construction status of project.
Properties
This component is not nillable.

Model
<constructionStatus>

</constructionStatus>

Source
<xs:element maxOccurs="1" minOccurs="0" name="constructionStatus">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="planned"/>
<xs:enumeration value="under-construction"/>
<xs:enumeration value="ready"/>
<xs:enumeration value="completed"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

Back to SwissRETS

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.