gml:ArrayAssociationType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
owns boolean false optional

Used By

Element gml:members

Source

<complexType name="ArrayAssociationType">
  <annotation>
    <appinfo>deprecated</appinfo>
  </annotation>
  <sequence>
    <element ref="gml:AbstractObject" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>