gmd:MD_Constraints
Element information
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Schema document: external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0/constraints.xsd
Type: gmd:MD_Constraints_Type
Properties: Global, Qualified
Content
- gmd:useLimitation [0..*]
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
Substitution hierarchy
- gmd:MD_Constraints
- can be substituted with gmd:MD_LegalConstraints
- can be substituted with gmd:MD_SecurityConstraints
Sample instance
<gmd:MD_Constraints id="ID"> <gmd:useLimitation> <gco:CharacterString>string</gco:CharacterString> </gmd:useLimitation> </gmd:MD_Constraints>