diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | gml:MultiPointPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gml:MultiPoint | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="multiPointProperty" type="gml:MultiPointPropertyType"> <xs:annotation> <xs:appinfo> <sch:pattern name="Check either href or content not both"> <sch:rule context="gml:multiPointProperty"> <sch:extends rule="hrefOrContent"/> </sch:rule> </sch:pattern> </xs:appinfo> <xs:documentation>This property element either references a point aggregate via the XLink-attributes or contains the "multi point" element. multiPointProperty is the predefined property which can be used by GML Application Schemas whenever a GML Feature has a property with a value that is substitutable for MultiPoint.</xs:documentation> </xs:annotation> </xs:element> |