<complexType name="PropertiesPropertyYype">
<complexContent>
<restriction base="gml:ValueArrayPropertyType">
<sequence maxOccurs="unbounded">
<!--DSB: Restricted in this profile
<group ref="gml:Value"/>-->
<element ref="diggs:Property"/>
</sequence>
</restriction>
</complexContent>
</complexType>
|