complexType GeometricComplexPropertyType
diagram sensorML_p764.png
namespace http://www.opengis.net/gml/3.2
children gml:GeometricComplex gml:CompositeCurve gml:CompositeSurface gml:CompositeSolid
attributes
Name  Type  Use  Default  Fixed  annotation
ownsboolean  false    
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
annotation
documentation
A property that has a geometric complex as its value domain may either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document). Either the reference or the contained element shall be given, but neither both nor none.
source <complexType name="GeometricComplexPropertyType">
 
<annotation>
   
<documentation>A property that has a geometric complex as its value domain may either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document). Either the reference or the contained element shall be given, but neither both nor none.</documentation>
 
</annotation>
 
<sequence minOccurs="0">
   
<choice>
     
<element ref="gml:GeometricComplex"/>
     
<element ref="gml:CompositeCurve"/>
     
<element ref="gml:CompositeSurface"/>
     
<element ref="gml:CompositeSolid"/>
   
</choice>
 
</sequence>
 
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
 
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>


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