complexType TopoPrimitiveMemberType
diagram index_p599.png
namespace http://www.opengis.net/gml
children gml:_TopoPrimitive
used by
element topoPrimitiveMember
attributes
Name  Type  Use  Default  Fixed  annotation
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
remoteSchemaoptional      
documentation
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
annotation
documentation
This type supports embedding topological primitives in a TopoComplex.
source <xs:complexType name="TopoPrimitiveMemberType">
 
<xs:annotation>
   
<xs:documentation>This type supports embedding topological primitives in a TopoComplex.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="gml:_TopoPrimitive" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>


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