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: V15.01
Element ServiceBuyerId
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlSilviculture
Annotations
Urakanantajan tunniste
Diagram
Diagram index5.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 index5.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 index5.tmp#id548
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 index41.tmp#id2400 index41.tmp#id2399
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 index41.tmp#id2402 index41.tmp#id2403 index41.tmp#id2401
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 index5.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 index41.tmp#id2405 index41.tmp#id2406 index41.tmp#id2404
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 index12.tmp#id1755
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 index5.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 index41.tmp#id2409 index41.tmp#id2408
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 index41.tmp#id2430 index41.tmp#id2411 index41.tmp#id2412 index41.tmp#id2413 index41.tmp#id2414 index41.tmp#id2415 index41.tmp#id2416 index41.tmp#id2417 index41.tmp#id2418 index41.tmp#id2419 index41.tmp#id2420 index41.tmp#id2421 index41.tmp#id2422 index41.tmp#id2423 index41.tmp#id2424 index41.tmp#id2425 index41.tmp#id2426 index41.tmp#id2427 index41.tmp#id2428 index41.tmp#id2429 index41.tmp#id2410
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} , SamplePlotInfoText{0,1}
Children GeometryReal, GeometryRequired, Measurable, MeasureDate, Measurer, MeasurerType, NearestSeedlingDistance, NearestSeedlingPlantingDepth, NearestSeedlingSoilCompressed, PlantCount, PlantedSeedlingCountInCultivatedSpots, PlantedSeedlingCountInNotCultivatedSpots, Radius, ResourceId, RockySoil, SamplePlotInfoText, SamplePlotNumber, StandNumber, 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>
  <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 index5.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 index5.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 index5.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 index5.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 index12.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 index5.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 index12.tmp#id1755
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 index23.tmp#id478 index23.tmp#id479 index7.tmp#id221 index23.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 index23.tmp#id478 index23.tmp#id479 index7.tmp#id221 index23.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 index5.tmp#id869
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 index12.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 index5.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 index5.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 index5.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 index5.tmp#id548
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 index5.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 index12.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 index12.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 index5.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
Diagram
Diagram index41.tmp#id2395 index41.tmp#id2396 index41.tmp#id2397 index41.tmp#id2398 index41.tmp#id2407 index41.tmp#id2394 index41.tmp#id2395 index41.tmp#id2396 index41.tmp#id2397 index41.tmp#id2398 index41.tmp#id2407 index41.tmp#id2393
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 index41.tmp#id2395 index41.tmp#id2396 index41.tmp#id2397 index41.tmp#id2398 index41.tmp#id2407 index41.tmp#id2394 index41.tmp#id2395 index41.tmp#id2396 index41.tmp#id2397 index41.tmp#id2398 index41.tmp#id2407
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 index41.tmp#id2395 index41.tmp#id2396 index41.tmp#id2397 index41.tmp#id2398 index41.tmp#id2407
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 index41.tmp#id2400
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 index41.tmp#id2402 index41.tmp#id2403
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 index41.tmp#id2405 index41.tmp#id2406
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 index41.tmp#id2409
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 index41.tmp#id2430 index41.tmp#id2411 index41.tmp#id2412 index41.tmp#id2413 index41.tmp#id2414 index41.tmp#id2415 index41.tmp#id2416 index41.tmp#id2417 index41.tmp#id2418 index41.tmp#id2419 index41.tmp#id2420 index41.tmp#id2421 index41.tmp#id2422 index41.tmp#id2423 index41.tmp#id2424 index41.tmp#id2425 index41.tmp#id2426 index41.tmp#id2427 index41.tmp#id2428 index41.tmp#id2429
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
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="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 index41.tmp#id2395 index41.tmp#id2396 index41.tmp#id2397 index41.tmp#id2398 index41.tmp#id2407 index41.tmp#id2394 index41.tmp#id2397 index41.tmp#id2398 index41.tmp#id2407
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>