<complexType name="TopoPrimitiveArrayAssociationType">
<annotation>
<documentation>This type supports embedding an array of topological primitives in a TopoComplex</documentation>
</annotation>
<sequence>
<choice minOccurs="0" maxOccurs="unbounded">
<element ref="gml:_TopoPrimitive"/>
</choice>
</sequence>
</complexType> |