Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Imported schema WorkingSiteQualityControlSilviculture.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Properties
attribute form default: unqualified
element form default: qualified
version: V18.05
Element ServiceBuyerId
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Urakanantajan tunniste
Diagram
Diagram index2.tmp#id135
Type String20Type
Properties
content: simple
Facets
maxLength 20
Used by
Source
<xs:element name="ServiceBuyerId" type="bdt:String20Type">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Urakanantajan tunniste</xs:documentation>
  </xs:annotation>
</xs:element>
Element WorkingSiteId
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Lohkon tunniste
Diagram
Diagram index2.tmp#id135
Type String20Type
Properties
content: simple
Facets
maxLength 20
Used by
Source
<xs:element name="WorkingSiteId" type="bdt:String20Type">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Lohkon tunniste</xs:documentation>
  </xs:annotation>
</xs:element>
Element Images
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Valokuvien lukumäärä
Diagram
Diagram index2.tmp#id862
Type PositiveInteger2digitsType
Properties
content: simple
Facets
maxInclusive 99
minInclusive 0
Used by
Source
<xs:element name="Images" type="bdt:PositiveInteger2digitsType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Valokuvien lukumäärä</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotSummaries
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Koealojen summatiedot
Diagram
Diagram index46.tmp#id2448 index46.tmp#id2447
Type SamplePlotSummariesType
Properties
content: complex
Used by
Model SamplePlotSummary+
Children SamplePlotSummary
Instance
<SamplePlotSummaries>
  <SamplePlotSummary>{1,unbounded}</SamplePlotSummary>
</SamplePlotSummaries>
Source
<xs:element name="SamplePlotSummaries" type="SamplePlotSummariesType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Koealojen summatiedot</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotSummariesType / SamplePlotSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Koealojen mittaajatyyppikohtaiset summatiedot
Diagram
Diagram index46.tmp#id2450 index46.tmp#id2451 index46.tmp#id2449
Type SamplePlotSummaryType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model StandNumber , SamplePlotMeasurementSummary+
Children SamplePlotMeasurementSummary, StandNumber
Instance
<SamplePlotSummary>
  <StandNumber>{1,1}</StandNumber>
  <SamplePlotMeasurementSummary>{1,unbounded}</SamplePlotMeasurementSummary>
</SamplePlotSummary>
Source
<xs:element name="SamplePlotSummary" type="SamplePlotSummaryType" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Koealojen mittaajatyyppikohtaiset summatiedot</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotSummaryType / StandNumber
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Kuvion tunniste
Diagram
Diagram index2.tmp#id135
Type String20Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 20
Source
<xs:element name="StandNumber" type="bdt:String20Type" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kuvion tunniste</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotSummaryType / SamplePlotMeasurementSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Koealojen mittaajatyyppikohtaiset summatiedot
Diagram
Diagram index46.tmp#id2453 index46.tmp#id2454 index46.tmp#id2452
Type SamplePlotMeasurementSummaryType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model MeasurerType , PlantCountSummary{0,1}
Children MeasurerType, PlantCountSummary
Instance
<SamplePlotMeasurementSummary>
  <MeasurerType>{1,1}</MeasurerType>
  <PlantCountSummary>{0,1}</PlantCountSummary>
</SamplePlotMeasurementSummary>
Source
<xs:element name="SamplePlotMeasurementSummary" type="SamplePlotMeasurementSummaryType" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Koealojen mittaajatyyppikohtaiset summatiedot</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotMeasurementSummaryType / MeasurerType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Mittaajatyyppi
Diagram
Diagram index4.tmp#id1785
Type MeasurerTypeType
Properties
content: simple
minOccurs: 1
Facets
enumeration 1
Kuljettaja
enumeration 2
Yrittäjä
enumeration 3
Urakanantaja
enumeration 4
Ulkopuolinen palveluntarjoaja
enumeration 5
Metsänomistaja
Source
<xs:element name="MeasurerType" type="bdt:MeasurerTypeType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Mittaajatyyppi</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotMeasurementSummaryType / PlantCountSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Hehtaarikohtainen taimien lukumäärä
Diagram
Diagram index2.tmp#id350
Type PositiveInteger4digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 9999
minInclusive 0
Source
<xs:element name="PlantCountSummary" type="bdt:PositiveInteger4digitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Hehtaarikohtainen taimien lukumäärä</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlots
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Koealatiedot
Diagram
Diagram index46.tmp#id2457 index46.tmp#id2456
Type SamplePlotsType
Properties
content: complex
Used by
Model SamplePlot+
Children SamplePlot
Instance
<SamplePlots>
  <SamplePlot id="">{1,unbounded}</SamplePlot>
</SamplePlots>
Source
<xs:element name="SamplePlots" type="SamplePlotsType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Koealatiedot</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotsType / SamplePlot
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Koealatiedot
Diagram
Diagram index46.tmp#id2486 index46.tmp#id2459 index46.tmp#id2460 index46.tmp#id2461 index46.tmp#id2462 index46.tmp#id2463 index46.tmp#id2464 index46.tmp#id2465 index46.tmp#id2466 index46.tmp#id2467 index46.tmp#id2468 index46.tmp#id2469 index46.tmp#id2470 index46.tmp#id2471 index46.tmp#id2472 index46.tmp#id2473 index46.tmp#id2474 index46.tmp#id2475 index46.tmp#id2476 index46.tmp#id2477 index46.tmp#id2478 index46.tmp#id2479 index46.tmp#id2480 index46.tmp#id2481 index46.tmp#id2482 index46.tmp#id2483 index46.tmp#id2484 index46.tmp#id2485 index46.tmp#id2458
Type SamplePlotType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model SamplePlotNumber , StandNumber , ResourceId{0,1} , MeasureDate , Measurable , Measurer , MeasurerType , GeometryReal , GeometryRequired{0,1} , Radius{0,1} , isGPSlocation , Target{0,1} , PlantLocationErrorCount{0,1} , PlantingDepthErrorCount{0,1} , PlantSealingErrorCount{0,1} , ClodMoistureErrorCount{0,1} , PlantPositionErrorCount{0,1} , DumplingLevelingErrorCount{0,1} , DamagedPlantsErrorCount{0,1} , PlantCount , PlantedSeedlingCountInCultivatedSpots{0,1} , PlantedSeedlingCountInNotCultivatedSpots{0,1} , NearestSeedlingPlantingDepth{0,1} , NearestSeedlingDistance{0,1} , NearestSeedlingSoilCompressed{0,1} , RockySoil{0,1} , SamplePlotInfoText{0,1}
Children ClodMoistureErrorCount, DamagedPlantsErrorCount, DumplingLevelingErrorCount, GeometryReal, GeometryRequired, Measurable, MeasureDate, Measurer, MeasurerType, NearestSeedlingDistance, NearestSeedlingPlantingDepth, NearestSeedlingSoilCompressed, PlantCount, PlantLocationErrorCount, PlantPositionErrorCount, PlantSealingErrorCount, PlantedSeedlingCountInCultivatedSpots, PlantedSeedlingCountInNotCultivatedSpots, PlantingDepthErrorCount, Radius, ResourceId, RockySoil, SamplePlotInfoText, SamplePlotNumber, StandNumber, Target, isGPSlocation
Instance
<SamplePlot id="">
  <SamplePlotNumber>{1,1}</SamplePlotNumber>
  <StandNumber>{1,1}</StandNumber>
  <ResourceId>{0,1}</ResourceId>
  <MeasureDate>{1,1}</MeasureDate>
  <Measurable>{1,1}</Measurable>
  <Measurer>{1,1}</Measurer>
  <MeasurerType>{1,1}</MeasurerType>
  <GeometryReal dimension="" location="">{1,1}</GeometryReal>
  <GeometryRequired dimension="" location="">{0,1}</GeometryRequired>
  <Radius>{0,1}</Radius>
  <isGPSlocation>{1,1}</isGPSlocation>
  <Target>{0,1}</Target>
  <PlantLocationErrorCount>{0,1}</PlantLocationErrorCount>
  <PlantingDepthErrorCount>{0,1}</PlantingDepthErrorCount>
  <PlantSealingErrorCount>{0,1}</PlantSealingErrorCount>
  <ClodMoistureErrorCount>{0,1}</ClodMoistureErrorCount>
  <PlantPositionErrorCount>{0,1}</PlantPositionErrorCount>
  <DumplingLevelingErrorCount>{0,1}</DumplingLevelingErrorCount>
  <DamagedPlantsErrorCount>{0,1}</DamagedPlantsErrorCount>
  <PlantCount>{1,1}</PlantCount>
  <PlantedSeedlingCountInCultivatedSpots>{0,1}</PlantedSeedlingCountInCultivatedSpots>
  <PlantedSeedlingCountInNotCultivatedSpots>{0,1}</PlantedSeedlingCountInNotCultivatedSpots>
  <NearestSeedlingPlantingDepth>{0,1}</NearestSeedlingPlantingDepth>
  <NearestSeedlingDistance>{0,1}</NearestSeedlingDistance>
  <NearestSeedlingSoilCompressed>{0,1}</NearestSeedlingSoilCompressed>
  <RockySoil>{0,1}</RockySoil>
  <SamplePlotInfoText>{0,1}</SamplePlotInfoText>
</SamplePlot>
Attributes
QName Type Fixed Default Use Annotation
id IdStringNotEmptyType optional
Koealan idSample plot id
Source
<xs:element name="SamplePlot" type="SamplePlotType" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Koealatiedot</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / SamplePlotNumber
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Koealanumero
Diagram
Diagram index2.tmp#id361
Type PositiveIntegerType
Properties
content: simple
minOccurs: 1
Facets
minInclusive 0
Source
<xs:element name="SamplePlotNumber" type="bdt:PositiveIntegerType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Koealanumero</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / StandNumber
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Kuvion tunniste
Diagram
Diagram index2.tmp#id135
Type String20Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 20
Source
<xs:element name="StandNumber" type="bdt:String20Type" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kuvion tunniste</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / ResourceId
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Resurssi ID
Diagram
Diagram index2.tmp#id135
Type String20Type
Properties
content: simple
minOccurs: 0
Facets
maxLength 20
Source
<xs:element name="ResourceId" type="bdt:String20Type" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Resurssi ID</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / MeasureDate
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Mittausaika
Diagram
Diagram index2.tmp#id115
Type DateType
Properties
content: simple
minOccurs: 1
Facets
minInclusive 1900-01-01
Source
<xs:element name="MeasureDate" type="bdt:DateType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Mittausaika</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / Measurable
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Onko mitattavissa
Diagram
Diagram index4.tmp#id163
Type YesNoType
Properties
content: simple
minOccurs: 1
Facets
enumeration 0
Ei
enumeration 1
Kyllä
Source
<xs:element name="Measurable" type="bdt:YesNoType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Onko mitattavissa</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / Measurer
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Mittaaja
Diagram
Diagram index2.tmp#id121
Type String50Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 50
Source
<xs:element name="Measurer" type="bdt:String50Type" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Mittaaja</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / MeasurerType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Mittaajatyyppi
Diagram
Diagram index4.tmp#id1785
Type MeasurerTypeType
Properties
content: simple
minOccurs: 1
Facets
enumeration 1
Kuljettaja
enumeration 2
Yrittäjä
enumeration 3
Urakanantaja
enumeration 4
Ulkopuolinen palveluntarjoaja
enumeration 5
Metsänomistaja
Source
<xs:element name="MeasurerType" type="bdt:MeasurerTypeType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Mittaajatyyppi</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / GeometryReal
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Koealan sijainti, geometria_mitattu
Diagram
Diagram index20.tmp#id478 index20.tmp#id479 index9.tmp#id221 index20.tmp#id477
Type PointGeometryType
Properties
content: complex
minOccurs: 1
Model gml:pointProperty
Children gml:pointProperty
Instance
<GeometryReal dimension="" location="">
  <gml:pointProperty xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:pointProperty>
</GeometryReal>
Attributes
QName Type Fixed Default Use Annotation
dimension xs:decimal optional
Dimensio.
location PointLocationType optional
Sijainti.
Source
<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>
Element SamplePlotType / GeometryRequired
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Koealan MJ:stä saatu sijainti, geometria_vaadittu
Diagram
Diagram index20.tmp#id478 index20.tmp#id479 index9.tmp#id221 index20.tmp#id477
Type PointGeometryType
Properties
content: complex
minOccurs: 0
Model gml:pointProperty
Children gml:pointProperty
Instance
<GeometryRequired dimension="" location="">
  <gml:pointProperty xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:pointProperty>
</GeometryRequired>
Attributes
QName Type Fixed Default Use Annotation
dimension xs:decimal optional
Dimensio.
location PointLocationType optional
Sijainti.
Source
<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>
Element SamplePlotType / Radius
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Koealan säde
Diagram
Diagram index2.tmp#id877
Type Decimal2FractionDigitsType
Properties
content: simple
minOccurs: 0
Facets
fractionDigits 2
Source
<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>
Element SamplePlotType / isGPSlocation
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Gps
Diagram
Diagram index4.tmp#id163
Type YesNoType
Properties
content: simple
Facets
enumeration 0
Ei
enumeration 1
Kyllä
Source
<xs:element name="isGPSlocation" type="bdt:YesNoType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Gps</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / Target
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Tavoite
Diagram
Diagram index2.tmp#id361
Type PositiveIntegerType
Properties
content: simple
minOccurs: 0
Facets
minInclusive 0
Source
<xs:element name="Target" type="bdt:PositiveIntegerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Tavoite</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / PlantLocationErrorCount
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Taimen sijainti, merkittävästi virheellisten taimien määrä
Diagram
Diagram index2.tmp#id361
Type PositiveIntegerType
Properties
content: simple
minOccurs: 0
Facets
minInclusive 0
Source
<xs:element name="PlantLocationErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Taimen sijainti, merkittävästi virheellisten taimien määrä</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / PlantingDepthErrorCount
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Istutussyvyys, merkittävästi virheellisten taimien määrä
Diagram
Diagram index2.tmp#id361
Type PositiveIntegerType
Properties
content: simple
minOccurs: 0
Facets
minInclusive 0
Source
<xs:element name="PlantingDepthErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Istutussyvyys, merkittävästi virheellisten taimien määrä</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / PlantSealingErrorCount
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Taimen tiivistys, merkittävästi virheellisten taimien määrä
Diagram
Diagram index2.tmp#id361
Type PositiveIntegerType
Properties
content: simple
minOccurs: 0
Facets
minInclusive 0
Source
<xs:element name="PlantSealingErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Taimen tiivistys, merkittävästi virheellisten taimien määrä</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / ClodMoistureErrorCount
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Istutuspaakun kosteus, merkittävästi virheellisten taimien määrä
Diagram
Diagram index2.tmp#id361
Type PositiveIntegerType
Properties
content: simple
minOccurs: 0
Facets
minInclusive 0
Source
<xs:element name="ClodMoistureErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Istutuspaakun kosteus, merkittävästi virheellisten taimien määrä</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / PlantPositionErrorCount
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Taimen asento, merkittävästi virheellisten taimien määrä
Diagram
Diagram index2.tmp#id361
Type PositiveIntegerType
Properties
content: simple
minOccurs: 0
Facets
minInclusive 0
Source
<xs:element name="PlantPositionErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Taimen asento, merkittävästi virheellisten taimien määrä</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / DumplingLevelingErrorCount
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Mättään tasoitus, merkittävästi virheellisten taimien määrä
Diagram
Diagram index2.tmp#id361
Type PositiveIntegerType
Properties
content: simple
minOccurs: 0
Facets
minInclusive 0
Source
<xs:element name="DumplingLevelingErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Mättään tasoitus, merkittävästi virheellisten taimien määrä</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / DamagedPlantsErrorCount
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Vaurioituneet taimet, merkittävästi virheellisten taimien määrä
Diagram
Diagram index2.tmp#id361
Type PositiveIntegerType
Properties
content: simple
minOccurs: 0
Facets
minInclusive 0
Source
<xs:element name="DamagedPlantsErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Vaurioituneet taimet, merkittävästi virheellisten taimien määrä</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / PlantCount
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Taimien lkm
Diagram
Diagram index2.tmp#id123
Type PositiveInteger3digitsType
Properties
content: simple
minOccurs: 1
Facets
maxInclusive 999
minInclusive 0
Source
<xs:element name="PlantCount" type="bdt:PositiveInteger3digitsType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Taimien lkm</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / PlantedSeedlingCountInCultivatedSpots
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Istutettujen taimien lkm muokkausjäljessä, kpl
Diagram
Diagram index2.tmp#id123
Type PositiveInteger3digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 999
minInclusive 0
Source
<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>
Element SamplePlotType / PlantedSeedlingCountInNotCultivatedSpots
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Istutettujen taimien lkm muualla kuin muokkausjäljessä, kpl
Diagram
Diagram index2.tmp#id123
Type PositiveInteger3digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 999
minInclusive 0
Source
<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>
Element SamplePlotType / NearestSeedlingPlantingDepth
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Lähimmän taimen istutussyvyys, cm
Diagram
Diagram index2.tmp#id862
Type PositiveInteger2digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 99
minInclusive 0
Source
<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>
Element SamplePlotType / NearestSeedlingDistance
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Lähimmän taimen etäisyys, cm
Diagram
Diagram index2.tmp#id123
Type PositiveInteger3digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 999
minInclusive 0
Source
<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>
Element SamplePlotType / NearestSeedlingSoilCompressed
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Lähin taimi, tiivistäminen tehty (kyllä / ei)
Diagram
Diagram index4.tmp#id163
Type YesNoType
Properties
content: simple
minOccurs: 0
Facets
enumeration 0
Ei
enumeration 1
Kyllä
Source
<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>
Element SamplePlotType / RockySoil
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Maapohja kivinen (kyllä / ei)
Diagram
Diagram index4.tmp#id163
Type YesNoType
Properties
content: simple
minOccurs: 0
Facets
enumeration 0
Ei
enumeration 1
Kyllä
Source
<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>
Element SamplePlotType / SamplePlotInfoText
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Koealan vapaamuotoista tekstiä
Diagram
Diagram index2.tmp#id125
Type String1000Type
Properties
content: simple
minOccurs: 0
Facets
maxLength 1000
Source
<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>
Element WorkingSiteQualityControlSilviculture
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Metsänuudistamisen koeala
Diagram
Diagram index46.tmp#id2443 index46.tmp#id2444 index46.tmp#id2445 index46.tmp#id2446 index46.tmp#id2455 index46.tmp#id2442 index46.tmp#id2443 index46.tmp#id2444 index46.tmp#id2445 index46.tmp#id2446 index46.tmp#id2455 index46.tmp#id2441
Type WorkingSiteQualityControlSilvicultureType
Type hierarchy
Properties
content: complex
Model ServiceBuyerId , WorkingSiteId , Images , SamplePlotSummaries , SamplePlots
Children Images, SamplePlotSummaries, SamplePlots, ServiceBuyerId, WorkingSiteId
Instance
<WorkingSiteQualityControlSilviculture>
  <ServiceBuyerId>{1,1}</ServiceBuyerId>
  <WorkingSiteId>{1,1}</WorkingSiteId>
  <Images>{1,1}</Images>
  <SamplePlotSummaries>{1,1}</SamplePlotSummaries>
  <SamplePlots>{1,1}</SamplePlots>
</WorkingSiteQualityControlSilviculture>
Source
<xs:element name="WorkingSiteQualityControlSilviculture" type="WorkingSiteQualityControlSilvicultureType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Metsänuudistamisen koeala</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type WorkingSiteQualityControlSilvicultureType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Diagram
Diagram index46.tmp#id2443 index46.tmp#id2444 index46.tmp#id2445 index46.tmp#id2446 index46.tmp#id2455 index46.tmp#id2442 index46.tmp#id2443 index46.tmp#id2444 index46.tmp#id2445 index46.tmp#id2446 index46.tmp#id2455
Type restriction of WorkingSiteQualityControlSilvicultureBaseType
Type hierarchy
Used by
Model ServiceBuyerId , WorkingSiteId , Images , SamplePlotSummaries , SamplePlots
Children Images, SamplePlotSummaries, SamplePlots, ServiceBuyerId, WorkingSiteId
Source
<xs:complexType name="WorkingSiteQualityControlSilvicultureType">
  <xs:complexContent>
    <xs:restriction base="WorkingSiteQualityControlSilvicultureBaseType">
      <xs:sequence>
        <xs:element ref="ServiceBuyerId" minOccurs="1">
          <xs:annotation>
            <xs:documentation xml:lang="fi">Urakanantajan tunniste</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element ref="WorkingSiteId" minOccurs="1">
          <xs:annotation>
            <xs:documentation xml:lang="fi">Lohkon tunniste</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element ref="Images" minOccurs="1">
          <xs:annotation>
            <xs:documentation xml:lang="fi">Valokuvien lukumäärä</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element ref="SamplePlotSummaries" minOccurs="1">
          <xs:annotation>
            <xs:documentation xml:lang="fi">Koealojen summatiedot</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element ref="SamplePlots" minOccurs="1" maxOccurs="1">
          <xs:annotation>
            <xs:documentation xml:lang="fi">Koealatiedot</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>
Complex Type WorkingSiteQualityControlSilvicultureBaseType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Diagram
Diagram index46.tmp#id2443 index46.tmp#id2444 index46.tmp#id2445 index46.tmp#id2446 index46.tmp#id2455
Used by
Model ServiceBuyerId{0,1} , WorkingSiteId{0,1} , Images{0,1} , SamplePlotSummaries{0,1} , SamplePlots{0,1}
Children Images, SamplePlotSummaries, SamplePlots, ServiceBuyerId, WorkingSiteId
Source
<xs:complexType name="WorkingSiteQualityControlSilvicultureBaseType">
  <xs:sequence>
    <xs:element ref="ServiceBuyerId" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Urakanantajan tunniste</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="WorkingSiteId" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Lohkon tunniste</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="Images" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Valokuvien lukumäärä</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="SamplePlotSummaries" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Koealojen summatiedot</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="SamplePlots" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Koealatiedot</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type SamplePlotSummariesType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Diagram
Diagram index46.tmp#id2448
Used by
Model SamplePlotSummary+
Children SamplePlotSummary
Source
<xs:complexType name="SamplePlotSummariesType">
  <xs:sequence>
    <xs:element name="SamplePlotSummary" type="SamplePlotSummaryType" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Koealojen mittaajatyyppikohtaiset summatiedot</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type SamplePlotSummaryType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Diagram
Diagram index46.tmp#id2450 index46.tmp#id2451
Used by
Model StandNumber , SamplePlotMeasurementSummary+
Children SamplePlotMeasurementSummary, StandNumber
Source
<xs:complexType name="SamplePlotSummaryType">
  <xs:sequence>
    <xs:element name="StandNumber" type="bdt:String20Type" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Kuvion tunniste</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="SamplePlotMeasurementSummary" type="SamplePlotMeasurementSummaryType" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Koealojen mittaajatyyppikohtaiset summatiedot</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type SamplePlotMeasurementSummaryType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Diagram
Diagram index46.tmp#id2453 index46.tmp#id2454
Used by
Model MeasurerType , PlantCountSummary{0,1}
Children MeasurerType, PlantCountSummary
Source
<xs:complexType name="SamplePlotMeasurementSummaryType">
  <xs:sequence>
    <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="PlantCountSummary" type="bdt:PositiveInteger4digitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Hehtaarikohtainen taimien lukumäärä</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type SamplePlotsType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Diagram
Diagram index46.tmp#id2457
Used by
Element SamplePlots
Model SamplePlot+
Children SamplePlot
Source
<xs:complexType name="SamplePlotsType">
  <xs:sequence>
    <xs:element name="SamplePlot" type="SamplePlotType" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Koealatiedot</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type SamplePlotType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Diagram
Diagram index46.tmp#id2486 index46.tmp#id2459 index46.tmp#id2460 index46.tmp#id2461 index46.tmp#id2462 index46.tmp#id2463 index46.tmp#id2464 index46.tmp#id2465 index46.tmp#id2466 index46.tmp#id2467 index46.tmp#id2468 index46.tmp#id2469 index46.tmp#id2470 index46.tmp#id2471 index46.tmp#id2472 index46.tmp#id2473 index46.tmp#id2474 index46.tmp#id2475 index46.tmp#id2476 index46.tmp#id2477 index46.tmp#id2478 index46.tmp#id2479 index46.tmp#id2480 index46.tmp#id2481 index46.tmp#id2482 index46.tmp#id2483 index46.tmp#id2484 index46.tmp#id2485
Used by
Model SamplePlotNumber , StandNumber , ResourceId{0,1} , MeasureDate , Measurable , Measurer , MeasurerType , GeometryReal , GeometryRequired{0,1} , Radius{0,1} , isGPSlocation , Target{0,1} , PlantLocationErrorCount{0,1} , PlantingDepthErrorCount{0,1} , PlantSealingErrorCount{0,1} , ClodMoistureErrorCount{0,1} , PlantPositionErrorCount{0,1} , DumplingLevelingErrorCount{0,1} , DamagedPlantsErrorCount{0,1} , PlantCount , PlantedSeedlingCountInCultivatedSpots{0,1} , PlantedSeedlingCountInNotCultivatedSpots{0,1} , NearestSeedlingPlantingDepth{0,1} , NearestSeedlingDistance{0,1} , NearestSeedlingSoilCompressed{0,1} , RockySoil{0,1} , SamplePlotInfoText{0,1}
Children ClodMoistureErrorCount, DamagedPlantsErrorCount, DumplingLevelingErrorCount, GeometryReal, GeometryRequired, Measurable, MeasureDate, Measurer, MeasurerType, NearestSeedlingDistance, NearestSeedlingPlantingDepth, NearestSeedlingSoilCompressed, PlantCount, PlantLocationErrorCount, PlantPositionErrorCount, PlantSealingErrorCount, PlantedSeedlingCountInCultivatedSpots, PlantedSeedlingCountInNotCultivatedSpots, PlantingDepthErrorCount, Radius, ResourceId, RockySoil, SamplePlotInfoText, SamplePlotNumber, StandNumber, Target, isGPSlocation
Attributes
QName Type Fixed Default Use Annotation
id IdStringNotEmptyType optional
Koealan idSample plot id
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:String20Type" 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="Target" type="bdt:PositiveIntegerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Tavoite</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PlantLocationErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Taimen sijainti, merkittävästi virheellisten taimien määrä</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PlantingDepthErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Istutussyvyys, merkittävästi virheellisten taimien määrä</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PlantSealingErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Taimen tiivistys, merkittävästi virheellisten taimien määrä</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ClodMoistureErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Istutuspaakun kosteus, merkittävästi virheellisten taimien määrä</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PlantPositionErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Taimen asento, merkittävästi virheellisten taimien määrä</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DumplingLevelingErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Mättään tasoitus, merkittävästi virheellisten taimien määrä</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DamagedPlantsErrorCount" type="bdt:PositiveIntegerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Vaurioituneet taimet, merkittävästi virheellisten taimien määrä</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>
Complex Type SelfMonitoringWorkingSiteQualityControlSilvicultureType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Diagram
Diagram index46.tmp#id2443 index46.tmp#id2444 index46.tmp#id2445 index46.tmp#id2446 index46.tmp#id2455 index46.tmp#id2442 index46.tmp#id2445 index46.tmp#id2446 index46.tmp#id2455
Type restriction of WorkingSiteQualityControlSilvicultureBaseType
Type hierarchy
Model Images{0,1} , SamplePlotSummaries{0,1} , SamplePlots{0,1}
Children Images, SamplePlotSummaries, SamplePlots
Source
<xs:complexType name="SelfMonitoringWorkingSiteQualityControlSilvicultureType">
  <xs:complexContent>
    <xs:restriction base="WorkingSiteQualityControlSilvicultureBaseType">
      <xs:sequence>
        <xs:element ref="Images" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation xml:lang="fi">Valokuvien lukumäärä</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element ref="SamplePlotSummaries" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation xml:lang="fi">Koealojen summatiedot</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element ref="SamplePlots" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation xml:lang="fi">Koealatiedot</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>
Simple Type ServiceBuyerIdType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Urakanantajan tunniste
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 20
Source
<xs:simpleType name="ServiceBuyerIdType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Urakanantajan tunniste</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="20"/>
  </xs:restriction>
</xs:simpleType>
Simple Type WorkingSiteIdType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Lohkon tunniste
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 20
Source
<xs:simpleType name="WorkingSiteIdType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Lohkon tunniste</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="20"/>
  </xs:restriction>
</xs:simpleType>
Simple Type StandNumberType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Kuvion tunniste
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 2
Source
<xs:simpleType name="StandNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kuvion tunniste</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="2"/>
  </xs:restriction>
</xs:simpleType>
Simple Type MeasurerType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Mittaaja
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 50
Source
<xs:simpleType name="MeasurerType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Mittaaja</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="50"/>
  </xs:restriction>
</xs:simpleType>
Simple Type MeasurerTypeType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Mittaajatyyppi
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 1
Source
<xs:simpleType name="MeasurerTypeType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Mittaajatyyppi</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="1"/>
  </xs:restriction>
</xs:simpleType>
Simple Type isGPSlocationType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
gps
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 1
Source
<xs:simpleType name="isGPSlocationType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">gps</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="1"/>
  </xs:restriction>
</xs:simpleType>
Attribute SamplePlotType / @id
Namespace No namespace
Annotations
Koealan id
Sample plot id
Type IdStringNotEmptyType
Type hierarchy
Properties
use: optional
Facets
whiteSpace collapse
minLength 1
Used by
Complex Type SamplePlotType
Source
<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>