|
Namespace |
http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSoilConditioning |
Diagram
|
|
Used by
|
|
Model |
SamplePlotNumber , StandNumber , ResourceId{0,1} , MeasureDate , Measurable , Measurer , MeasurerType , GeometryReal , GeometryRequired{0,1} , Radius , isGPSlocation , PlantingSiteCount , ScalpedMoundsCount{0,1} , DitchMoundsCount{0,1} , TurnoverMoundsCount{0,1} , ScalpsCount{0,1} , NearestCultivatedSpotLength{0,1} , NearestCultivatedSpotWidth{0,1} , NearestCultivatedSpotHeight{0,1} , SoilType{0,1} , RockySoil{0,1} , SamplePlotInfoText{0,1} |
Children |
DitchMoundsCount, GeometryReal, GeometryRequired, Measurable, MeasureDate, Measurer, MeasurerType, NearestCultivatedSpotHeight, NearestCultivatedSpotLength, NearestCultivatedSpotWidth, PlantingSiteCount, Radius, ResourceId, RockySoil, SamplePlotInfoText, SamplePlotNumber, ScalpedMoundsCount, ScalpsCount, SoilType, StandNumber, TurnoverMoundsCount, isGPSlocation |
Attributes
|
|
Source
|
<xs:complexType name="SamplePlotType">
<xs:sequence>
<xs:element name="SamplePlotNumber" type="bdt:PositiveInteger3digitsType" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Koealan numero</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">Resurssin tunniste</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="MeasureDate" type="bdt:DateType" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Aika</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</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="GeometryRequired" type="gdt:PointGeometryType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Metsäjärjestelmästä toimitettu koealan sijainti</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Radius" type="bdt:Decimal2FractionDigitsType" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Koealan säde</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="isGPSlocation" type="bdt:YesNoType" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Onko sijainti gps:ltä</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PlantingSiteCount" type="bdt:PositiveInteger2digitsType" minOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="fi">Istutuspaikkojen lkm</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ScalpedMoundsCount" type="bdt:PositiveInteger2digitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Laikkumättäiden lkm</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="DitchMoundsCount" type="bdt:PositiveInteger2digitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Ojamättäiden lkm</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="TurnoverMoundsCount" type="bdt:PositiveInteger2digitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Kääntömättäiden lkm</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ScalpsCount" type="bdt:PositiveInteger2digitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Laikkujen lkm</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NearestCultivatedSpotLength" type="bdt:PositiveInteger3digitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Lähin muokkausjälki, pituus, cm</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NearestCultivatedSpotWidth" type="bdt:PositiveInteger3digitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Lähin muokkausjälki, leveys, cm</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NearestCultivatedSpotHeight" type="bdt:PositiveInteger2digitsType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Lähin muokkausjälki, korkeus, cm</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="SoilType" type="bdt:CompactSoilTypeType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Maalaji</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="RockySoil" type="bdt:YesNoType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="fi">Maapohja kivinen</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> |
|
|
|