diagram | |||||||||||||||||||
namespace | http://www.isotc211.org/2005/gco | ||||||||||||||||||
type | extension of gco:AbstractObject_Type | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | gco:lower gco:upper | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
diagram | |||||||||||||
namespace | http://www.isotc211.org/2005/gco | ||||||||||||
type | gco:Integer_PropertyType | ||||||||||||
properties |
|
||||||||||||
children | gco:Integer | ||||||||||||
attributes |
|
||||||||||||
source | <element name="lower" type="gco:Integer_PropertyType"/> |
diagram | |||||||||||||
namespace | http://www.isotc211.org/2005/gco | ||||||||||||
type | gco:UnlimitedInteger_PropertyType | ||||||||||||
properties |
|
||||||||||||
children | gco:UnlimitedInteger | ||||||||||||
attributes |
|
||||||||||||
source | <element name="upper" type="gco:UnlimitedInteger_PropertyType"/> |