| name | data type | description |
|---|---|---|
| scope | InternationalString | |
| domainOfValidity | Extent |
Example
{
"scope" : { },
"domainOfValidity" : {
"verticalElements" : [ {
"minimumValue" : 12345.0,
"verticalCRS" : { },
"maximumValue" : 12345.0
}, {
"minimumValue" : 12345.0,
"verticalCRS" : { },
"maximumValue" : 12345.0
} ],
"description" : { },
"temporalElements" : [ {
"extent" : { }
}, {
"extent" : { }
} ],
"geographicElements" : [ {
"inclusion" : true
}, {
"inclusion" : true
} ]
}
}