complexType TopoPrimitiveArrayAssociationType
diagram index_p598.png
namespace http://www.opengis.net/gml
children gml:_TopoPrimitive
used by
element topoPrimitiveMembers
annotation
documentation
This type supports embedding an array of topological primitives in a TopoComplex
source <xs:complexType name="TopoPrimitiveArrayAssociationType">
 
<xs:annotation>
   
<xs:documentation>This type supports embedding an array of topological primitives in a TopoComplex</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="gml:_TopoPrimitive"/>
   
</xs:choice>
 
</xs:sequence>
 
<!-- <complexContent>
<restriction base="gml:ArrayAssociationType">  -->
 
<!-- </restriction>
</complexContent> -->
</xs:complexType>


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