Showing:

Annotations
Attributes
Diagrams
Source
Complex Type gml:GeometricComplexPropertyType
Namespace http://www.opengis.net/gml/3.2
Annotations
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.
Diagram
Diagram index20.tmp#id101 index17.tmp#id76 index790.tmp#id144 index791.tmp#id145 index411.tmp#id153 index792.tmp#id151
Model (gml:GeometricComplex | gml:CompositeCurve | gml:CompositeSurface | gml:CompositeSolid)
Children gml:CompositeCurve, gml:CompositeSolid, gml:CompositeSurface, gml:GeometricComplex
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
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>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryComplexes.xsd