diagram | ![]() |
||
namespace | http://www.opengis.net/gml | ||
children | gml:_TopoPrimitive | ||
used by |
|
||
annotation |
|
||
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> |