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: V10.14
Element ServiceBuyerId
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Urakanantajan tunniste
Diagram
Diagram index8.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 index8.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 index8.tmp#id532
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 index74.tmp#id2338 index74.tmp#id2337
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 index74.tmp#id2340 index74.tmp#id2341 index74.tmp#id2339
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 index8.tmp#id143
Type String10Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 10
Source
<xs:element name="StandNumber" type="bdt:String10Type" 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 index74.tmp#id2343 index74.tmp#id2344 index74.tmp#id2342
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 index7.tmp#id1709
Type MeasurerTypeType
Properties
content: simple
minOccurs: 1
Facets
enumeration 1
Kuljettaja
enumeration 2
Yrittäjä
enumeration 3
Urakanantaja
enumeration 4
Ulkopuolinen palvelun tarjoaja
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 index8.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 index74.tmp#id2347 index74.tmp#id2346
Type SamplePlotsType
Properties
content: complex
Used by
Model SamplePlot+
Children SamplePlot
Instance
<SamplePlots>
  <SamplePlot>{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 index74.tmp#id2349 index74.tmp#id2350 index74.tmp#id2351 index74.tmp#id2352 index74.tmp#id2353 index74.tmp#id2354 index74.tmp#id2355 index74.tmp#id2356 index74.tmp#id2357 index74.tmp#id2358 index74.tmp#id2359 index74.tmp#id2360 index74.tmp#id2361 index74.tmp#id2362 index74.tmp#id2363 index74.tmp#id2364 index74.tmp#id2365 index74.tmp#id2366 index74.tmp#id2348
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 , PlantCount , PlantedSeedlingCountInCultivatedSpots{0,1} , PlantedSeedlingCountInNotCultivatedSpots{0,1} , NearestSeedlingPlantingDepth{0,1} , NearestSeedlingDistance{0,1} , NearestSeedlingSoilCompressed{0,1} , RockySoil{0,1}
Children GeometryReal, GeometryRequired, Measurable, MeasureDate, Measurer, MeasurerType, NearestSeedlingDistance, NearestSeedlingPlantingDepth, NearestSeedlingSoilCompressed, PlantCount, PlantedSeedlingCountInCultivatedSpots, PlantedSeedlingCountInNotCultivatedSpots, Radius, ResourceId, RockySoil, SamplePlotNumber, StandNumber, isGPSlocation
Instance
<SamplePlot>
  <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>
  <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>
</SamplePlot>
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 index8.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 index8.tmp#id143
Type String10Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 10
Source
<xs:element name="StandNumber" type="bdt:String10Type" 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 index8.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 index8.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 index7.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 index8.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 index7.tmp#id1709
Type MeasurerTypeType
Properties
content: simple
minOccurs: 1
Facets
enumeration 1
Kuljettaja
enumeration 2
Yrittäjä
enumeration 3
Urakanantaja
enumeration 4
Ulkopuolinen palvelun tarjoaja
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 index21.tmp#id477 index21.tmp#id478 index3.tmp#id221 index21.tmp#id476
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 index21.tmp#id477 index21.tmp#id478 index3.tmp#id221 index21.tmp#id476
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 index8.tmp#id852
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 index7.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 / PlantCount
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Taimien lkm
Diagram
Diagram index8.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 index8.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 index8.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 index8.tmp#id532
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 index8.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 index7.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 index7.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 WorkingSiteQualityControlSilviculture
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Diagram
Diagram index74.tmp#id2333 index74.tmp#id2334 index74.tmp#id2335 index74.tmp#id2336 index74.tmp#id2345 index74.tmp#id2332 index74.tmp#id2333 index74.tmp#id2334 index74.tmp#id2335 index74.tmp#id2336 index74.tmp#id2345 index74.tmp#id2331
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"/>
Complex Type WorkingSiteQualityControlSilvicultureType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Diagram
Diagram index74.tmp#id2333 index74.tmp#id2334 index74.tmp#id2335 index74.tmp#id2336 index74.tmp#id2345 index74.tmp#id2332 index74.tmp#id2333 index74.tmp#id2334 index74.tmp#id2335 index74.tmp#id2336 index74.tmp#id2345
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 index74.tmp#id2333 index74.tmp#id2334 index74.tmp#id2335 index74.tmp#id2336 index74.tmp#id2345
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 index74.tmp#id2338
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 index74.tmp#id2340 index74.tmp#id2341
Used by
Model StandNumber , SamplePlotMeasurementSummary+
Children SamplePlotMeasurementSummary, StandNumber
Source
<xs:complexType name="SamplePlotSummaryType">
  <xs:sequence>
    <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="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 index74.tmp#id2343 index74.tmp#id2344
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 index74.tmp#id2347
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 index74.tmp#id2349 index74.tmp#id2350 index74.tmp#id2351 index74.tmp#id2352 index74.tmp#id2353 index74.tmp#id2354 index74.tmp#id2355 index74.tmp#id2356 index74.tmp#id2357 index74.tmp#id2358 index74.tmp#id2359 index74.tmp#id2360 index74.tmp#id2361 index74.tmp#id2362 index74.tmp#id2363 index74.tmp#id2364 index74.tmp#id2365 index74.tmp#id2366
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}
Children GeometryReal, GeometryRequired, Measurable, MeasureDate, Measurer, MeasurerType, NearestSeedlingDistance, NearestSeedlingPlantingDepth, NearestSeedlingSoilCompressed, PlantCount, PlantedSeedlingCountInCultivatedSpots, PlantedSeedlingCountInNotCultivatedSpots, Radius, ResourceId, RockySoil, SamplePlotNumber, StandNumber, isGPSlocation
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:sequence>
</xs:complexType>
Complex Type SelfMonitoringWorkingSiteQualityControlSilvicultureType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Diagram
Diagram index74.tmp#id2333 index74.tmp#id2334 index74.tmp#id2335 index74.tmp#id2336 index74.tmp#id2345 index74.tmp#id2332 index74.tmp#id2335 index74.tmp#id2336 index74.tmp#id2345
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>