element multiGeometryProperty
diagram index_p1042.png
namespace http://www.opengis.net/gml
type gml:MultiGeometryPropertyType
properties
content complex
children gml:_GeometricAggregate
attributes
Name  Type  Use  Default  Fixed  annotation
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
remoteSchemaoptional      
documentation
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
annotation
appinfo
<sch:pattern name="Check either href or content not both">
<sch:rule context="gml:multiGeometryProperty">
<sch:extends rule="hrefOrContent"/>
</sch:rule>
</sch:pattern>
documentation
This property element either references a geometric aggregate via the XLink-attributes or contains the "multi geometry" element. multiGeometryProperty 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 _GeometricAggregate.
source <xs:element name="multiGeometryProperty" type="gml:MultiGeometryPropertyType">
 
<xs:annotation>
   
<xs:appinfo>
     
<sch:pattern name="Check either href or content not both">
       
<sch:rule context="gml:multiGeometryProperty">
         
<sch:extends rule="hrefOrContent"/>
       
</sch:rule>
     
</sch:pattern>
   
</xs:appinfo>
   
<xs:documentation>This property element either references a geometric aggregate via the XLink-attributes or contains the "multi geometry" element. multiGeometryProperty 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 _GeometricAggregate.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy