minOccurs
Last modified by Artur K. on 2026/06/05 16:32
- https://purl.semanticip.org/linked-data/sdmx/ML/minOccurs
TTL - owl:DatatypeProperty
- minOccurs
- localElement
The minOccurs attribute indicates the minimum number of times this metadata attribute must occur within its parent object.
- SDMXStructureMetadataStructure.xsd
<xs:attribute name="minOccurs" type="xs:nonNegativeInteger" default="1">...</xs:attribute>
- xsd:nonNegativeInteger
- Yes