Difference between revisions of "ISO Legal Constraints"
From DGIWG
(Created page with "==== Legal Constraints ==== <div style="color:#000000;">Each set of Legal Constraints is implemented through a single instance of mco:MD_LegalConstraints or one of its subcla...") |
(No difference)
|
Latest revision as of 09:11, 20 October 2017
Legal Constraints
Each set of Legal Constraints is implemented through a single instance of mco:MD_LegalConstraints or one of its subclasses.
Its property instances are described below:
+ useLimitation[0..*]:CharacterString | statement (for each) | |
+ accessConstraints[0..*]:MD_RestrictionCode | access (for each) | |
+ accessConstraints[0..1]:MD_RestrictionCode | otherRestrictions (when other is set) | |
+ useConstraints[0..*]:MD_RestrictionCode | use (for each) | |
+ useConstraints[0..1]:MD_RestrictionCode | otherRestrictions (when other is set) | |
+ otherConstraints[0..*]:CharacterString | other (for each)
|