Definition Type: ComplexType
Name: GeometryPropertyType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Abstract
Documentation:
A geometric property is any geometry element encapsulated in an element of this type. 2006-01-07 PwD derive from AssociationType to fix om:geometryResult membership in gml:resultOf substituion group
Collapse XSD Schema Diagram:
Drilldown into _Geometry in schema gml_xsd Drilldown into remoteSchema in schema gml_xsd Drilldown into actuate in schema xlinks_xsd Drilldown into show in schema xlinks_xsd Drilldown into title in schema xlinks_xsd Drilldown into arcrole in schema xlinks_xsd Drilldown into role in schema xlinks_xsd Drilldown into href in schema xlinks_xsd Drilldown into type in schema xlinks_xsd Drilldown into simpleLink in schema xlinks_xsd Drilldown into AssociationAttributeGroup in schema gml_xsdXSD Diagram of GeometryPropertyType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="GeometryPropertyType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:geometryBasic0d1d:v3.1.1">geometryBasic0d1d.xsd</appinfo>
        <documentation>A geometric property is any geometry element encapsulated in an element of this type.
			
			2006-01-07 PwD derive from AssociationType to fix om:geometryResult membership in gml:resultOf substituion group
			</documentation>
    </annotation>
    <!--		<complexContent>
			<restriction base="gml:AssociationType"> -->
    <sequence minOccurs="0">
        <element ref="gml:_Geometry" />
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup" />
    <!--		</restriction>
		</complexContent> -->
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Geometry gml:_Geometry (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href Optional
role xlink:role Optional
arcrole xlink:arcrole Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree:
Collapse References:
gml:geometryMember, mo:geometryProperty, swe:spatialElement