complexType DirectedTopoSolidPropertyType
diagram index_p587.png
namespace http://www.opengis.net/gml
children gml:TopoSolid
used by
element directedTopoSolid
attributes
Name  Type  Use  Default  Fixed  annotation
orientationgml:SignType  +    
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="DirectedTopoSolidPropertyType">
 
<xs:sequence minOccurs="0">
   
<xs:element ref="gml:TopoSolid"/>
 
</xs:sequence>
 
<xs:attribute name="orientation" type="gml:SignType" default="+"/>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>

attribute DirectedTopoSolidPropertyType/@orientation
type gml:SignType
properties
isRef 0
default +
facets
Kind Value annotation 
enumeration 
enumeration 
source <xs:attribute name="orientation" type="gml:SignType" default="+"/>


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