complexType TopoSolidType
diagram sensorML_p252.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractTopoPrimitiveType
properties
base gml:AbstractTopoPrimitiveType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:isolated gml:directedFace gml:solidProperty
used by
element TopoSolid
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
documentation
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
aggregationTypegml:AggregationType      
universalbooleanoptional  false    
documentation
A gml:TopoSolid must indicate whether it is a universal topo-solid or not, to ensure a lossless topology representation as defined by Kuijpers, et. al. (see OGC 05-102 Topology IPR). The optional universal attribute of type boolean is used to indicate this and the default is fault. NOTE The universal topo-solid is normally not part of any feature, and is used to represent the unbounded portion of the data set. Its interior boundary (it has no exterior boundary) would normally be considered the exterior boundary of the data set.
source <complexType name="TopoSolidType">
 
<complexContent>
   
<extension base="gml:AbstractTopoPrimitiveType">
     
<sequence>
       
<element name="isolated" type="gml:NodeOrEdgePropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="gml:directedFace" maxOccurs="unbounded"/>
       
<element ref="gml:solidProperty" minOccurs="0"/>
     
</sequence>
     
<attributeGroup ref="gml:AggregationAttributeGroup"/>
     
<attribute name="universal" type="boolean" use="optional" default="false">
       
<annotation>
         
<documentation>A gml:TopoSolid must indicate whether it is a universal topo-solid or not, to ensure a lossless topology representation as defined by Kuijpers, et. al. (see OGC 05-102 Topology IPR). The optional universal attribute of type boolean is used to indicate this and the default is fault. NOTE The universal topo-solid is normally not part of any feature, and is used to represent the unbounded portion of the data set. Its interior boundary (it has no exterior boundary) would normally be considered the exterior boundary of the data set.</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute TopoSolidType/@universal
type boolean
properties
isRef 0
default false
use optional
annotation
documentation
A gml:TopoSolid must indicate whether it is a universal topo-solid or not, to ensure a lossless topology representation as defined by Kuijpers, et. al. (see OGC 05-102 Topology IPR). The optional universal attribute of type boolean is used to indicate this and the default is fault. NOTE The universal topo-solid is normally not part of any feature, and is used to represent the unbounded portion of the data set. Its interior boundary (it has no exterior boundary) would normally be considered the exterior boundary of the data set.
source <attribute name="universal" type="boolean" use="optional" default="false">
 
<annotation>
   
<documentation>A gml:TopoSolid must indicate whether it is a universal topo-solid or not, to ensure a lossless topology representation as defined by Kuijpers, et. al. (see OGC 05-102 Topology IPR). The optional universal attribute of type boolean is used to indicate this and the default is fault. NOTE The universal topo-solid is normally not part of any feature, and is used to represent the unbounded portion of the data set. Its interior boundary (it has no exterior boundary) would normally be considered the exterior boundary of the data set.</documentation>
 
</annotation>
</attribute>

element TopoSolidType/isolated
diagram sensorML_p253.png
namespace http://www.opengis.net/gml/3.2
type gml:NodeOrEdgePropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gml:Node gml:Edge
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
ownsboolean  false    
source <element name="isolated" type="gml:NodeOrEdgePropertyType" minOccurs="0" maxOccurs="unbounded"/>


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