gco:MultiplicityRange
Element information
Namespace: http://www.isotc211.org/2005/gco
Schema document: external/ogc/iso/19139/20070417/gco/basicTypes.xsd
Type: gco:MultiplicityRange_Type
Properties: Global, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group gco:ObjectIdentification | |
uuid | [0..1] | xsd:string | from group gco:ObjectIdentification |
Used in
- Type gco:MultiplicityRange_PropertyType (Element gco:range)
Sample instance
<gco:MultiplicityRange> <gco:lower> <gco:Integer>1</gco:Integer> </gco:lower> <gco:upper> <gco:UnlimitedInteger>1</gco:UnlimitedInteger> </gco:upper> </gco:MultiplicityRange>