complexType FaceType
diagram sensorML_p237.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:directedEdge gml:directedTopoSolid gml:surfaceProperty
used by
element Face
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
If the topological representation exists an unbounded manifold (e.g. Euclidean plane), a gml:Face must indicate whether it is a universal face 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. NOTE The universal face 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 map represented by the data set.
source <complexType name="FaceType">
 
<complexContent>
   
<extension base="gml:AbstractTopoPrimitiveType">
     
<sequence>
       
<element name="isolated" type="gml:NodePropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="gml:directedEdge" maxOccurs="unbounded"/>
       
<element ref="gml:directedTopoSolid" minOccurs="0" maxOccurs="2"/>
       
<element ref="gml:surfaceProperty" minOccurs="0"/>
     
</sequence>
     
<attributeGroup ref="gml:AggregationAttributeGroup"/>
     
<attribute name="universal" type="boolean" use="optional" default="false">
       
<annotation>
         
<documentation>If the topological representation exists an unbounded manifold (e.g. Euclidean plane), a gml:Face must indicate whether it is a universal face 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. NOTE The universal face 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 map represented by the data set. </documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute FaceType/@universal
type boolean
properties
isRef 0
default false
use optional
annotation
documentation
If the topological representation exists an unbounded manifold (e.g. Euclidean plane), a gml:Face must indicate whether it is a universal face 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. NOTE The universal face 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 map represented by the data set.
source <attribute name="universal" type="boolean" use="optional" default="false">
 
<annotation>
   
<documentation>If the topological representation exists an unbounded manifold (e.g. Euclidean plane), a gml:Face must indicate whether it is a universal face 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. NOTE The universal face 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 map represented by the data set. </documentation>
 
</annotation>
</attribute>

element FaceType/isolated
diagram sensorML_p238.png
namespace http://www.opengis.net/gml/3.2
type gml:NodePropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gml:Node
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:NodePropertyType" minOccurs="0" maxOccurs="unbounded"/>


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