Back to SwissRETS

noNamespace
simpleType priceReferring

Super Types
{}priceReferring (restriction)

Documentation
For what area the price stands for.
Properties
This component is not nillable.

Model

('all' | 'm2' | 'km2')

Source
<xs:simpleType name="priceReferring">
<xs:restriction base="xs:string">
<xs:enumeration value="all"/>
<xs:enumeration value="m2"/>
<xs:enumeration value="km2"/>
</xs:restriction>
</xs:simpleType>

Back to SwissRETS

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