complexType FeaturePropertyType
diagram index_p364.png
namespace http://www.opengis.net/gml
children gml:_Feature
used by
elements featureMember featureProperty
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
Container for a feature - follow gml:AssociationType pattern.
source <xs:complexType name="FeaturePropertyType">
 
<xs:annotation>
   
<xs:documentation>Container for a feature - follow gml:AssociationType pattern.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence minOccurs="0">
   
<xs:element ref="gml:_Feature"/>
 
</xs:sequence>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>


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