complexType Multiplicity_Type
diagram sensorML_p704.png
namespace http://www.isotc211.org/2005/gco
type extension of gco:AbstractObject_Type
properties
base gco:AbstractObject_Type
children gco:range
used by
element Multiplicity
attributes
Name  Type  Use  Default  Fixed  annotation
idID      
uuidstring      
annotation
documentation
Use to represent the possible cardinality of a relation. Represented by a set of simple multiplicity ranges.
source <complexType name="Multiplicity_Type">
 
<annotation>
   
<documentation>Use to represent the possible cardinality of a relation. Represented by a set of simple multiplicity ranges.</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="gco:AbstractObject_Type">
     
<sequence>
       
<element name="range" type="gco:MultiplicityRange_PropertyType" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element Multiplicity_Type/range
diagram sensorML_p705.png
namespace http://www.isotc211.org/2005/gco
type gco:MultiplicityRange_PropertyType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children gco:MultiplicityRange
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
uuidrefstring      
nilReasongml:NilReasonType      
source <element name="range" type="gco:MultiplicityRange_PropertyType" maxOccurs="unbounded"/>


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