diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | gml:PointPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gml:Point | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="pointProperty" type="gml:PointPropertyType"> <xs:annotation> <xs:appinfo> <sch:pattern name="Check either href or content not both"> <sch:rule context="gml:pointProperty"> <sch:extends rule="hrefOrContent"/> </sch:rule> </sch:pattern> </xs:appinfo> <xs:documentation>This property element either references a point via the XLink-attributes or contains the point element. pointProperty 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 Point.</xs:documentation> </xs:annotation> </xs:element> |