gco:MultiplicityRange
Element information
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gco/dhs-gmo/1.0.0
Schema document: external/iso-19139-gmd/draft-0.1/gco/dhs-gmo/1.0.0/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 id="ID"> <gco:lower> <gco:Integer>1</gco:Integer> </gco:lower> <gco:upper> <gco:UnlimitedInteger>1</gco:UnlimitedInteger> </gco:upper> </gco:MultiplicityRange>