|
Namespace |
http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture |
Diagram
|
|
Used by
|
|
Model |
SamplePlotNumber , StandNumber , ResourceId{0,1} , MeasureDate , Measurable , Measurer , MeasurerType , GeometryReal , GeometryRequired{0,1} , Radius{0,1} , isGPSlocation , PlantCount , PlantedSeedlingCountInCultivatedSpots{0,1} , PlantedSeedlingCountInNotCultivatedSpots{0,1} , NearestSeedlingPlantingDepth{0,1} , NearestSeedlingDistance{0,1} , NearestSeedlingSoilCompressed{0,1} , RockySoil{0,1} , SamplePlotInfoText{0,1} |
Children |
GeometryReal, GeometryRequired, Measurable, MeasureDate, Measurer, MeasurerType, NearestSeedlingDistance, NearestSeedlingPlantingDepth, NearestSeedlingSoilCompressed, PlantCount, PlantedSeedlingCountInCultivatedSpots, PlantedSeedlingCountInNotCultivatedSpots, Radius, ResourceId, RockySoil, SamplePlotInfoText, SamplePlotNumber, StandNumber, isGPSlocation |
Attributes
|
|
Source
|
<xs:complexType name="SamplePlotType">
<xs:sequence>
<xs:element name="SamplePlotNumber" type="bdt:PositiveIntegerType" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Koealanumero</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="StandNumber" type="bdt:String10Type" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Kuvion tunniste</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ResourceId" type="bdt:String20Type" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Resurssi ID</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="MeasureDate" type="bdt:DateType" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Mittausaika</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Measurable" type="bdt:YesNoType" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Onko mitattavissa</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Measurer" type="bdt:String50Type" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Mittaaja</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="MeasurerType" type="bdt:MeasurerTypeType" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Mittaajatyyppi</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="GeometryReal" type="gdt:PointGeometryType" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Koealan sijainti, geometria_mitattu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="GeometryRequired" type="gdt:PointGeometryType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Koealan MJ:stä saatu sijainti, geometria_vaadittu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Radius" type="bdt:Decimal2FractionDigitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Koealan säde</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="isGPSlocation" type="bdt:YesNoType">
<xs:annotation>
<xs:documentation xml:lang="fi">Gps</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PlantCount" type="bdt:PositiveInteger3digitsType" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Taimien lkm</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PlantedSeedlingCountInCultivatedSpots" type="bdt:PositiveInteger3digitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Istutettujen taimien lkm muokkausjäljessä, kpl</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PlantedSeedlingCountInNotCultivatedSpots" type="bdt:PositiveInteger3digitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Istutettujen taimien lkm muualla kuin muokkausjäljessä, kpl</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NearestSeedlingPlantingDepth" type="bdt:PositiveInteger2digitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Lähimmän taimen istutussyvyys, cm</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NearestSeedlingDistance" type="bdt:PositiveInteger3digitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Lähimmän taimen etäisyys, cm</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NearestSeedlingSoilCompressed" type="bdt:YesNoType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Lähin taimi, tiivistäminen tehty (kyllä / ei)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="RockySoil" type="bdt:YesNoType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Maapohja kivinen (kyllä / ei)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="SamplePlotInfoText" type="bdt:String1000Type" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Koealan vapaamuotoista tekstiä</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name="id" type="bdt:IdStringNotEmptyType" use="optional">
<xs:annotation>
<xs:documentation xml:lang="fi">Koealan id</xs:documentation>
<xs:documentation xml:lang="sv"/>
<xs:documentation xml:lang="en">Sample plot id</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType> |
|
|
|