complexType MultiSolidDomainType
diagram index_p654.png
namespace http://www.opengis.net/gml
type restriction of gml:DomainSetType
properties
base gml:DomainSetType
children gml:MultiSolid
used by
element multiSolidDomain
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.
source <xs:complexType name="MultiSolidDomainType">
 
<xs:complexContent>
   
<xs:restriction base="gml:DomainSetType">
     
<xs:sequence minOccurs="0">
       
<xs:element ref="gml:MultiSolid"/>
     
</xs:sequence>
     
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>


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