complexType MultiplicityRange_Type
diagram sensorML_p707.png
namespace http://www.isotc211.org/2005/gco
type extension of gco:AbstractObject_Type
properties
base gco:AbstractObject_Type
children gco:lower gco:upper
used by
element MultiplicityRange
attributes
Name  Type  Use  Default  Fixed  annotation
idID      
uuidstring      
annotation
documentation
A component of a multiplicity, consisting of an non-negative lower bound, and a potentially infinite upper bound.
source <complexType name="MultiplicityRange_Type">
 
<annotation>
   
<documentation>A component of a multiplicity, consisting of an non-negative lower bound, and a potentially infinite upper bound.</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="gco:AbstractObject_Type">
     
<sequence>
       
<element name="lower" type="gco:Integer_PropertyType"/>
       
<element name="upper" type="gco:UnlimitedInteger_PropertyType"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element MultiplicityRange_Type/lower
diagram sensorML_p708.png
namespace http://www.isotc211.org/2005/gco
type gco:Integer_PropertyType
properties
isRef 0
content complex
children gco:Integer
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="lower" type="gco:Integer_PropertyType"/>

element MultiplicityRange_Type/upper
diagram sensorML_p709.png
namespace http://www.isotc211.org/2005/gco
type gco:UnlimitedInteger_PropertyType
properties
isRef 0
content complex
children gco:UnlimitedInteger
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="upper" type="gco:UnlimitedInteger_PropertyType"/>


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