Back to SwissRETS

noNamespace
element development

Super Types
{} (restriction)

Documentation
The development state of the property.
Properties
This component is not nillable.

Model
<development>

</development>

Source
<xs:element maxOccurs="1" minOccurs="0" name="development">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="full"/>
<xs:enumeration value="partial"/>
<xs:enumeration value="undeveloped"/>
</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.