: Public <<XSDtopLevelElement>> Class
| Created: |
8/11/2017 1:42:27 PM |
| Modified: |
8/18/2017 12:39:08 PM |
|
Project: |
|
| Author: |
Daan |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
Advanced: |
|
| UUID: |
{DD3678AF-8D04-4108-96E2-3542473D386F} |
| Appears In: |
TaskScheduleRequest, Coverage |
In a gmlcov:MultiSurfaceCoverage the domain is partioned into a collection of surfaces comprising a gml:MultiSurface. The coverage function than maps each surface in the collection to a value in the range set.<br/>The content model is identical with gmlcov:AbstractDiscreteCoverageType, but that gml:domainSet shall have values gml:MultiSurface.<br/>In a gmlcov:MultiSurfaceCoverage the mapping from the domain to the range is straightforward.<br/>- For gml:DataBlock encodings the surfaces of the gmlcov:MultiSurface are mapped in document order to the tuples of the data block.<br/>- For gml:CompositeValue encodings the surfaces of the gmlcov:MultiSurface are mapped to the members of the composite value in document order.<br/>- For gml:File encodings the surfaces of the gmlcov:MultiSurface are mapped to the records of the file in sequential order. <br/>