Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Imported schema WorkingSiteQualityControlPlantManagement.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Properties
attribute form default: unqualified
element form default: qualified
version: V18.03
Element ServiceBuyerId
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Urakanantajan tunniste
Diagram
Diagram index14.tmp#id806
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/WorkingSiteQualityControlPlantManagement
Annotations
Lohkon tunniste
Diagram
Diagram index14.tmp#id806
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/WorkingSiteQualityControlPlantManagement
Annotations
Valokuvien lukumäärä
Diagram
Diagram index14.tmp#id830
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/WorkingSiteQualityControlPlantManagement
Annotations
Koealojen summatiedot
Diagram
Diagram index59.tmp#id865 index59.tmp#id864
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/WorkingSiteQualityControlPlantManagement
Annotations
Koealojen mittaajatyyppikohtaiset summatiedot
Diagram
Diagram index59.tmp#id867 index59.tmp#id868 index59.tmp#id866
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/WorkingSiteQualityControlPlantManagement
Annotations
Kuvion tunniste
Diagram
Diagram index14.tmp#id806
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/WorkingSiteQualityControlPlantManagement
Annotations
Koealojen mittaajatyyppikohtaiset summatiedot
Diagram
Diagram index59.tmp#id870 index59.tmp#id872 index59.tmp#id874 index59.tmp#id875 index59.tmp#id877 index59.tmp#id878 index59.tmp#id879 index59.tmp#id880 index59.tmp#id869
Type SamplePlotMeasurementSummaryType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model MeasurerType , ReductionCountSummary{0,1} , ReductionAvgDiameterSummary{0,1} , StandAvgDiameterSummary{0,1} , StandAvgHeightSummary{0,1} , StandAvgAgeSummary{0,1} , StandAvgStemCountSummary{0,1} , TreeSummaries{0,1}
Children MeasurerType, ReductionAvgDiameterSummary, ReductionCountSummary, StandAvgAgeSummary, StandAvgDiameterSummary, StandAvgHeightSummary, StandAvgStemCountSummary, TreeSummaries
Instance
<SamplePlotMeasurementSummary>
  <MeasurerType>{1,1}</MeasurerType>
  <ReductionCountSummary>{0,1}</ReductionCountSummary>
  <ReductionAvgDiameterSummary>{0,1}</ReductionAvgDiameterSummary>
  <StandAvgDiameterSummary>{0,1}</StandAvgDiameterSummary>
  <StandAvgHeightSummary>{0,1}</StandAvgHeightSummary>
  <StandAvgAgeSummary>{0,1}</StandAvgAgeSummary>
  <StandAvgStemCountSummary>{0,1}</StandAvgStemCountSummary>
  <TreeSummaries>{0,1}</TreeSummaries>
</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/WorkingSiteQualityControlPlantManagement
Annotations
Mittaajatyyppi
Diagram
Diagram index2.tmp#id871
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 / ReductionCountSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Poistuman runkoluku keskiarvo/ha
Diagram
Diagram index14.tmp#id873
Type PositiveInteger5digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 99999
minInclusive 0
Source
<xs:element name="ReductionCountSummary" type="bdt:PositiveInteger5digitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Poistuman runkoluku keskiarvo/ha</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotMeasurementSummaryType / ReductionAvgDiameterSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Poistuman kannon keski lpm keskiarvo (mm)
Diagram
Diagram index14.tmp#id417
Type Decimal2FractionDigitsType
Properties
content: simple
minOccurs: 0
Facets
fractionDigits 2
Source
<xs:element name="ReductionAvgDiameterSummary" type="bdt:Decimal2FractionDigitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Poistuman kannon keski lpm keskiarvo (mm)</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotMeasurementSummaryType / StandAvgDiameterSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
puuston keskiläpimitta (mm)
Diagram
Diagram index14.tmp#id876
Type PositiveInteger3digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 999
minInclusive 0
Source
<xs:element name="StandAvgDiameterSummary" type="bdt:PositiveInteger3digitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">puuston keskiläpimitta (mm)</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotMeasurementSummaryType / StandAvgHeightSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
puuston keskipituus (cm)
Diagram
Diagram index14.tmp#id568
Type Decimal1FractionDigitType
Properties
content: simple
minOccurs: 0
Facets
fractionDigits 1
Source
<xs:element name="StandAvgHeightSummary" type="bdt:Decimal1FractionDigitType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">puuston keskipituus (cm)</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotMeasurementSummaryType / StandAvgAgeSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
puuston keski-ikä
Diagram
Diagram index14.tmp#id876
Type PositiveInteger3digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 999
minInclusive 0
Source
<xs:element name="StandAvgAgeSummary" type="bdt:PositiveInteger3digitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">puuston keski-ikä</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotMeasurementSummaryType / StandAvgStemCountSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Puuston keskitiheys (runkoluku)/ha
Diagram
Diagram index14.tmp#id873
Type PositiveInteger5digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 99999
minInclusive 0
Source
<xs:element name="StandAvgStemCountSummary" type="bdt:PositiveInteger5digitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Puuston keskitiheys (runkoluku)/ha</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotMeasurementSummaryType / TreeSummaries
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Puulajikohtaiset mittaustiedot
Diagram
Diagram index59.tmp#id882 index59.tmp#id881
Type SamplePlotTreesSummaryType
Properties
content: complex
minOccurs: 0
Model TreeSummary+
Children TreeSummary
Instance
<TreeSummaries>
  <TreeSummary>{1,unbounded}</TreeSummary>
</TreeSummaries>
Source
<xs:element name="TreeSummaries" type="SamplePlotTreesSummaryType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Puulajikohtaiset mittaustiedot</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotTreesSummaryType / TreeSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Puulajikohtaiset mittaustiedot (1..n)
Diagram
Diagram index59.tmp#id884 index59.tmp#id885 index59.tmp#id886 index59.tmp#id887 index59.tmp#id888 index59.tmp#id883
Type TreeSummaryType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model TreeSpecies , AgeSummary{0,1} , StemCountSummary , MeanHeightSummary , MeanDiameterSummary
Children AgeSummary, MeanDiameterSummary, MeanHeightSummary, StemCountSummary, TreeSpecies
Instance
<TreeSummary>
  <TreeSpecies>{1,1}</TreeSpecies>
  <AgeSummary>{0,1}</AgeSummary>
  <StemCountSummary>{1,1}</StemCountSummary>
  <MeanHeightSummary>{1,1}</MeanHeightSummary>
  <MeanDiameterSummary>{1,1}</MeanDiameterSummary>
</TreeSummary>
Source
<xs:element name="TreeSummary" type="TreeSummaryType" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Puulajikohtaiset mittaustiedot (1..n)</xs:documentation>
  </xs:annotation>
</xs:element>
Element TreeSummaryType / TreeSpecies
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Puulaji
Diagram
Diagram index2.tmp#id713
Type TreeSpeciesType
Properties
content: simple
minOccurs: 1
Facets
enumeration 1
Mänty
enumeration 2
Kuusi
enumeration 3
Rauduskoivu
enumeration 4
Hieskoivu
enumeration 5
Haapa
enumeration 6
Harmaaleppä
enumeration 7
Tervaleppä
enumeration 8
Muu havupuu
enumeration 9
Muu lehtipuu
enumeration 10
Douglaskuusi
enumeration 11
Kataja
enumeration 12
Kontortamänty
enumeration 13
Kynäjalava
enumeration 14
Lehtikuusi
enumeration 15
Metsälehmus
enumeration 16
Mustakuusi
enumeration 17
Paju
enumeration 18
Pihlaja
enumeration 19
Pihta
enumeration 20
Raita
enumeration 21
Saarni
enumeration 22
Sembramänty
enumeration 23
Serbiankuusi
enumeration 24
Tammi
enumeration 25
Tuomi
enumeration 26
Vaahtera
enumeration 27
Visakoivu
enumeration 28
Vuorijalava
enumeration 29
Lehtipuu
enumeration 30
Havupuu
Source
<xs:element name="TreeSpecies" type="bdt:TreeSpeciesType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Puulaji</xs:documentation>
  </xs:annotation>
</xs:element>
Element TreeSummaryType / AgeSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Ikä
Diagram
Diagram index14.tmp#id876
Type PositiveInteger3digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 999
minInclusive 0
Source
<xs:element name="AgeSummary" type="bdt:PositiveInteger3digitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Ikä</xs:documentation>
  </xs:annotation>
</xs:element>
Element TreeSummaryType / StemCountSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Runkoluku/ha
Diagram
Diagram index14.tmp#id873
Type PositiveInteger5digitsType
Properties
content: simple
minOccurs: 1
Facets
maxInclusive 99999
minInclusive 0
Source
<xs:element name="StemCountSummary" type="bdt:PositiveInteger5digitsType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Runkoluku/ha</xs:documentation>
  </xs:annotation>
</xs:element>
Element TreeSummaryType / MeanHeightSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Keskipituus (cm)
Diagram
Diagram index14.tmp#id568
Type Decimal1FractionDigitType
Properties
content: simple
minOccurs: 1
Facets
fractionDigits 1
Source
<xs:element name="MeanHeightSummary" type="bdt:Decimal1FractionDigitType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Keskipituus (cm)</xs:documentation>
  </xs:annotation>
</xs:element>
Element TreeSummaryType / MeanDiameterSummary
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Keskiläpimitta (mm)
Diagram
Diagram index14.tmp#id876
Type PositiveInteger3digitsType
Properties
content: simple
minOccurs: 1
Facets
maxInclusive 999
minInclusive 0
Source
<xs:element name="MeanDiameterSummary" type="bdt:PositiveInteger3digitsType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Keskiläpimitta (mm)</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlots
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Koealatiedot
Diagram
Diagram index59.tmp#id891 index59.tmp#id890
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/WorkingSiteQualityControlPlantManagement
Annotations
Koealatiedot
Diagram
Diagram index59.tmp#id927 index59.tmp#id893 index59.tmp#id894 index59.tmp#id895 index59.tmp#id896 index59.tmp#id897 index59.tmp#id898 index59.tmp#id899 index59.tmp#id900 index59.tmp#id905 index59.tmp#id906 index59.tmp#id907 index59.tmp#id908 index59.tmp#id909 index59.tmp#id911 index59.tmp#id912 index59.tmp#id913 index59.tmp#id914 index59.tmp#id915 index59.tmp#id916 index59.tmp#id917 index59.tmp#id926 index59.tmp#id892
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 , RadiusReduction{0,1} , Storey{0,1} , ReductionCount{0,1} , ReductionAvgDiameter{0,1} , ReductionStumpHeight{0,1} , RemainingTrees{0,1} , Damages{0,1} , HarvestedTrees{0,1} , Trees{0,1} , SamplePlotInfoText{0,1}
Children Damages, GeometryReal, GeometryRequired, HarvestedTrees, Measurable, MeasureDate, Measurer, MeasurerType, Radius, RadiusReduction, ReductionAvgDiameter, ReductionCount, ReductionStumpHeight, RemainingTrees, ResourceId, SamplePlotInfoText, SamplePlotNumber, StandNumber, Storey, Trees, 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>
  <RadiusReduction>{0,1}</RadiusReduction>
  <Storey>{0,1}</Storey>
  <ReductionCount>{0,1}</ReductionCount>
  <ReductionAvgDiameter>{0,1}</ReductionAvgDiameter>
  <ReductionStumpHeight>{0,1}</ReductionStumpHeight>
  <RemainingTrees>{0,1}</RemainingTrees>
  <Damages>{0,1}</Damages>
  <HarvestedTrees>{0,1}</HarvestedTrees>
  <Trees>{0,1}</Trees>
  <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/WorkingSiteQualityControlPlantManagement
Annotations
Koealanumero
Diagram
Diagram index14.tmp#id588
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/WorkingSiteQualityControlPlantManagement
Annotations
Kuvion tunniste
Diagram
Diagram index14.tmp#id806
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/WorkingSiteQualityControlPlantManagement
Annotations
Resurssi ID
Diagram
Diagram index14.tmp#id806
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/WorkingSiteQualityControlPlantManagement
Annotations
Mittausaika
Diagram
Diagram index14.tmp#id390
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/WorkingSiteQualityControlPlantManagement
Annotations
Onko mitattavissa
Diagram
Diagram index2.tmp#id89
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/WorkingSiteQualityControlPlantManagement
Annotations
Mittaaja
Diagram
Diagram index14.tmp#id770
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/WorkingSiteQualityControlPlantManagement
Annotations
Mittaajatyyppi
Diagram
Diagram index2.tmp#id871
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/WorkingSiteQualityControlPlantManagement
Annotations
Koealan sijainti, geometria_mitattu
Diagram
Diagram index33.tmp#id902 index33.tmp#id903 index26.tmp#id348 index33.tmp#id901
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/WorkingSiteQualityControlPlantManagement
Annotations
Koealan MJ:stä saatu sijainti, geometria_vaadittu
Diagram
Diagram index33.tmp#id902 index33.tmp#id903 index26.tmp#id348 index33.tmp#id901
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/WorkingSiteQualityControlPlantManagement
Annotations
Koealan säde (m)
Diagram
Diagram index14.tmp#id417
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 (m)</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / isGPSlocation
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Gps
Diagram
Diagram index2.tmp#id89
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 / RadiusReduction
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Poistuman koealan säde (m)
Diagram
Diagram index14.tmp#id417
Type Decimal2FractionDigitsType
Properties
content: simple
minOccurs: 0
Facets
fractionDigits 2
Source
<xs:element name="RadiusReduction" type="bdt:Decimal2FractionDigitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Poistuman koealan säde (m)</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / Storey
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Puustojakso
Diagram
Diagram index2.tmp#id910
Type StoreyType
Properties
content: simple
minOccurs: 0
Facets
enumeration 1
Vallitseva jakso
enumeration 2
Alempi jakso
enumeration 3
Ylempi jakso
enumeration 4
Säästöpuusto
enumeration 5
Kaukokartoitus
enumeration 6
Poistettava puusto
Source
<xs:element name="Storey" type="bdt:StoreyType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Puustojakso</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / ReductionCount
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Poistuman runkoluku
Diagram
Diagram index14.tmp#id830
Type PositiveInteger2digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 99
minInclusive 0
Source
<xs:element name="ReductionCount" type="bdt:PositiveInteger2digitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Poistuman runkoluku</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / ReductionAvgDiameter
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Poistuman kannon keski lpm (mm)
Diagram
Diagram index14.tmp#id417
Type Decimal2FractionDigitsType
Properties
content: simple
minOccurs: 0
Facets
fractionDigits 2
Source
<xs:element name="ReductionAvgDiameter" type="bdt:Decimal2FractionDigitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Poistuman kannon keski lpm (mm)</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / ReductionStumpHeight
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Poistuman kantojen korkeus
Diagram
Diagram index2.tmp#id856
Type FinalAuditAnswerType
Properties
content: simple
minOccurs: 0
Facets
enumeration 1
Hyvä
enumeration 2
Huomautettavaa
enumeration 3
Ei hyväksyttävä
Source
<xs:element name="ReductionStumpHeight" type="bdt:FinalAuditAnswerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Poistuman kantojen korkeus</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / RemainingTrees
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Jäävän puuston valinta
Diagram
Diagram index2.tmp#id856
Type FinalAuditAnswerType
Properties
content: simple
minOccurs: 0
Facets
enumeration 1
Hyvä
enumeration 2
Huomautettavaa
enumeration 3
Ei hyväksyttävä
Source
<xs:element name="RemainingTrees" type="bdt:FinalAuditAnswerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Jäävän puuston valinta</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / Damages
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Vauriot
Diagram
Diagram index2.tmp#id856
Type FinalAuditAnswerType
Properties
content: simple
minOccurs: 0
Facets
enumeration 1
Hyvä
enumeration 2
Huomautettavaa
enumeration 3
Ei hyväksyttävä
Source
<xs:element name="Damages" type="bdt:FinalAuditAnswerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Vauriot</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / HarvestedTrees
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Kaadettu puusto
Diagram
Diagram index2.tmp#id856
Type FinalAuditAnswerType
Properties
content: simple
minOccurs: 0
Facets
enumeration 1
Hyvä
enumeration 2
Huomautettavaa
enumeration 3
Ei hyväksyttävä
Source
<xs:element name="HarvestedTrees" type="bdt:FinalAuditAnswerType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kaadettu puusto</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / Trees
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Puulajikohtaiset mittaustiedot
Diagram
Diagram index59.tmp#id919 index59.tmp#id918
Type SamplePlotTreesType
Properties
content: complex
minOccurs: 0
Model Trees+
Children Trees
Instance
<Trees>
  <Trees>{1,unbounded}</Trees>
</Trees>
Source
<xs:element name="Trees" type="SamplePlotTreesType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Puulajikohtaiset mittaustiedot</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotTreesType / Trees
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Puulajikohtaiset mittaustiedot (1..n)
Diagram
Diagram index59.tmp#id921 index59.tmp#id922 index59.tmp#id923 index59.tmp#id924 index59.tmp#id925 index59.tmp#id920
Type TreeType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model TreeSpecies , Age{0,1} , StemCount , MeanHeight , MeanDiameter
Children Age, MeanDiameter, MeanHeight, StemCount, TreeSpecies
Instance
<Trees>
  <TreeSpecies>{1,1}</TreeSpecies>
  <Age>{0,1}</Age>
  <StemCount>{1,1}</StemCount>
  <MeanHeight>{1,1}</MeanHeight>
  <MeanDiameter>{1,1}</MeanDiameter>
</Trees>
Source
<xs:element name="Trees" type="TreeType" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Puulajikohtaiset mittaustiedot (1..n)</xs:documentation>
  </xs:annotation>
</xs:element>
Element TreeType / TreeSpecies
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Puulaji
Diagram
Diagram index2.tmp#id713
Type TreeSpeciesType
Properties
content: simple
minOccurs: 1
Facets
enumeration 1
Mänty
enumeration 2
Kuusi
enumeration 3
Rauduskoivu
enumeration 4
Hieskoivu
enumeration 5
Haapa
enumeration 6
Harmaaleppä
enumeration 7
Tervaleppä
enumeration 8
Muu havupuu
enumeration 9
Muu lehtipuu
enumeration 10
Douglaskuusi
enumeration 11
Kataja
enumeration 12
Kontortamänty
enumeration 13
Kynäjalava
enumeration 14
Lehtikuusi
enumeration 15
Metsälehmus
enumeration 16
Mustakuusi
enumeration 17
Paju
enumeration 18
Pihlaja
enumeration 19
Pihta
enumeration 20
Raita
enumeration 21
Saarni
enumeration 22
Sembramänty
enumeration 23
Serbiankuusi
enumeration 24
Tammi
enumeration 25
Tuomi
enumeration 26
Vaahtera
enumeration 27
Visakoivu
enumeration 28
Vuorijalava
enumeration 29
Lehtipuu
enumeration 30
Havupuu
Source
<xs:element name="TreeSpecies" type="bdt:TreeSpeciesType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Puulaji</xs:documentation>
  </xs:annotation>
</xs:element>
Element TreeType / Age
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Ikä
Diagram
Diagram index14.tmp#id876
Type PositiveInteger3digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 999
minInclusive 0
Source
<xs:element name="Age" type="bdt:PositiveInteger3digitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Ikä</xs:documentation>
  </xs:annotation>
</xs:element>
Element TreeType / StemCount
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Runkoluku
Diagram
Diagram index14.tmp#id830
Type PositiveInteger2digitsType
Properties
content: simple
minOccurs: 1
Facets
maxInclusive 99
minInclusive 0
Source
<xs:element name="StemCount" type="bdt:PositiveInteger2digitsType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Runkoluku</xs:documentation>
  </xs:annotation>
</xs:element>
Element TreeType / MeanHeight
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Keskipituus (cm)
Diagram
Diagram index14.tmp#id568
Type Decimal1FractionDigitType
Properties
content: simple
minOccurs: 1
Facets
fractionDigits 1
Source
<xs:element name="MeanHeight" type="bdt:Decimal1FractionDigitType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Keskipituus (cm)</xs:documentation>
  </xs:annotation>
</xs:element>
Element TreeType / MeanDiameter
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Keskiläpimitta (mm)
Diagram
Diagram index14.tmp#id876
Type PositiveInteger3digitsType
Properties
content: simple
minOccurs: 1
Facets
maxInclusive 999
minInclusive 0
Source
<xs:element name="MeanDiameter" type="bdt:PositiveInteger3digitsType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Keskiläpimitta (mm)</xs:documentation>
  </xs:annotation>
</xs:element>
Element SamplePlotType / SamplePlotInfoText
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Koealan vapaamuotoista tekstiä
Diagram
Diagram index14.tmp#id600
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 WorkingSiteQualityControlPlantManagement
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Annotations
Taimikonhoitokoeala
Diagram
Diagram index59.tmp#id860 index59.tmp#id861 index59.tmp#id862 index59.tmp#id863 index59.tmp#id889 index59.tmp#id859 index59.tmp#id860 index59.tmp#id861 index59.tmp#id862 index59.tmp#id863 index59.tmp#id889 index59.tmp#id4200
Type WorkingSiteQualityControlPlantManagementType
Type hierarchy
Properties
content: complex
Model ServiceBuyerId , WorkingSiteId , Images , SamplePlotSummaries , SamplePlots
Children Images, SamplePlotSummaries, SamplePlots, ServiceBuyerId, WorkingSiteId
Instance
<WorkingSiteQualityControlPlantManagement>
  <ServiceBuyerId>{1,1}</ServiceBuyerId>
  <WorkingSiteId>{1,1}</WorkingSiteId>
  <Images>{1,1}</Images>
  <SamplePlotSummaries>{1,1}</SamplePlotSummaries>
  <SamplePlots>{1,1}</SamplePlots>
</WorkingSiteQualityControlPlantManagement>
Source
<xs:element name="WorkingSiteQualityControlPlantManagement" type="WorkingSiteQualityControlPlantManagementType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Taimikonhoitokoeala</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type SelfMonitoringWorkingSiteQualityControlPlantManagementType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id860 index59.tmp#id861 index59.tmp#id862 index59.tmp#id863 index59.tmp#id889 index59.tmp#id859 index59.tmp#id862 index59.tmp#id863 index59.tmp#id889
Type restriction of WorkingSiteQualityControlPlantManagementBaseType
Type hierarchy
Used by
Model Images{0,1} , SamplePlotSummaries{0,1} , SamplePlots{0,1}
Children Images, SamplePlotSummaries, SamplePlots
Source
<xs:complexType name="SelfMonitoringWorkingSiteQualityControlPlantManagementType">
  <xs:complexContent>
    <xs:restriction base="WorkingSiteQualityControlPlantManagementBaseType">
      <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>
Complex Type WorkingSiteQualityControlPlantManagementBaseType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id860 index59.tmp#id861 index59.tmp#id862 index59.tmp#id863 index59.tmp#id889
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="WorkingSiteQualityControlPlantManagementBaseType">
  <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/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id865
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/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id867 index59.tmp#id868
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/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id870 index59.tmp#id872 index59.tmp#id874 index59.tmp#id875 index59.tmp#id877 index59.tmp#id878 index59.tmp#id879 index59.tmp#id880
Used by
Model MeasurerType , ReductionCountSummary{0,1} , ReductionAvgDiameterSummary{0,1} , StandAvgDiameterSummary{0,1} , StandAvgHeightSummary{0,1} , StandAvgAgeSummary{0,1} , StandAvgStemCountSummary{0,1} , TreeSummaries{0,1}
Children MeasurerType, ReductionAvgDiameterSummary, ReductionCountSummary, StandAvgAgeSummary, StandAvgDiameterSummary, StandAvgHeightSummary, StandAvgStemCountSummary, TreeSummaries
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="ReductionCountSummary" type="bdt:PositiveInteger5digitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Poistuman runkoluku keskiarvo/ha</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ReductionAvgDiameterSummary" type="bdt:Decimal2FractionDigitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Poistuman kannon keski lpm keskiarvo (mm)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StandAvgDiameterSummary" type="bdt:PositiveInteger3digitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">puuston keskiläpimitta (mm)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StandAvgHeightSummary" type="bdt:Decimal1FractionDigitType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">puuston keskipituus (cm)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StandAvgAgeSummary" type="bdt:PositiveInteger3digitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">puuston keski-ikä</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StandAvgStemCountSummary" type="bdt:PositiveInteger5digitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Puuston keskitiheys (runkoluku)/ha</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TreeSummaries" type="SamplePlotTreesSummaryType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Puulajikohtaiset mittaustiedot</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type SamplePlotTreesSummaryType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id882
Used by
Model TreeSummary+
Children TreeSummary
Source
<xs:complexType name="SamplePlotTreesSummaryType">
  <xs:sequence>
    <xs:element name="TreeSummary" type="TreeSummaryType" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Puulajikohtaiset mittaustiedot (1..n)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type TreeSummaryType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id884 index59.tmp#id885 index59.tmp#id886 index59.tmp#id887 index59.tmp#id888
Used by
Model TreeSpecies , AgeSummary{0,1} , StemCountSummary , MeanHeightSummary , MeanDiameterSummary
Children AgeSummary, MeanDiameterSummary, MeanHeightSummary, StemCountSummary, TreeSpecies
Source
<xs:complexType name="TreeSummaryType">
  <xs:sequence>
    <xs:element name="TreeSpecies" type="bdt:TreeSpeciesType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Puulaji</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AgeSummary" type="bdt:PositiveInteger3digitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Ikä</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StemCountSummary" type="bdt:PositiveInteger5digitsType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Runkoluku/ha</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MeanHeightSummary" type="bdt:Decimal1FractionDigitType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Keskipituus (cm)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MeanDiameterSummary" type="bdt:PositiveInteger3digitsType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Keskiläpimitta (mm)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type SamplePlotsType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id891
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/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id927 index59.tmp#id893 index59.tmp#id894 index59.tmp#id895 index59.tmp#id896 index59.tmp#id897 index59.tmp#id898 index59.tmp#id899 index59.tmp#id900 index59.tmp#id905 index59.tmp#id906 index59.tmp#id907 index59.tmp#id908 index59.tmp#id909 index59.tmp#id911 index59.tmp#id912 index59.tmp#id913 index59.tmp#id914 index59.tmp#id915 index59.tmp#id916 index59.tmp#id917 index59.tmp#id926
Used by
Model SamplePlotNumber , StandNumber , ResourceId{0,1} , MeasureDate , Measurable , Measurer , MeasurerType , GeometryReal , GeometryRequired{0,1} , Radius{0,1} , isGPSlocation , RadiusReduction{0,1} , Storey{0,1} , ReductionCount{0,1} , ReductionAvgDiameter{0,1} , ReductionStumpHeight{0,1} , RemainingTrees{0,1} , Damages{0,1} , HarvestedTrees{0,1} , Trees{0,1} , SamplePlotInfoText{0,1}
Children Damages, GeometryReal, GeometryRequired, HarvestedTrees, Measurable, MeasureDate, Measurer, MeasurerType, Radius, RadiusReduction, ReductionAvgDiameter, ReductionCount, ReductionStumpHeight, RemainingTrees, ResourceId, SamplePlotInfoText, SamplePlotNumber, StandNumber, Storey, Trees, 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 (m)</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="RadiusReduction" type="bdt:Decimal2FractionDigitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Poistuman koealan säde (m)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Storey" type="bdt:StoreyType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Puustojakso</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ReductionCount" type="bdt:PositiveInteger2digitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Poistuman runkoluku</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ReductionAvgDiameter" type="bdt:Decimal2FractionDigitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Poistuman kannon keski lpm (mm)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ReductionStumpHeight" type="bdt:FinalAuditAnswerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Poistuman kantojen korkeus</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="RemainingTrees" type="bdt:FinalAuditAnswerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Jäävän puuston valinta</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Damages" type="bdt:FinalAuditAnswerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Vauriot</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="HarvestedTrees" type="bdt:FinalAuditAnswerType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Kaadettu puusto</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Trees" type="SamplePlotTreesType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Puulajikohtaiset mittaustiedot</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 SamplePlotTreesType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id919
Used by
Model Trees+
Children Trees
Source
<xs:complexType name="SamplePlotTreesType">
  <xs:sequence>
    <xs:element name="Trees" type="TreeType" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Puulajikohtaiset mittaustiedot (1..n)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type TreeType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id921 index59.tmp#id922 index59.tmp#id923 index59.tmp#id924 index59.tmp#id925
Used by
Model TreeSpecies , Age{0,1} , StemCount , MeanHeight , MeanDiameter
Children Age, MeanDiameter, MeanHeight, StemCount, TreeSpecies
Source
<xs:complexType name="TreeType">
  <xs:sequence>
    <xs:element name="TreeSpecies" type="bdt:TreeSpeciesType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Puulaji</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Age" type="bdt:PositiveInteger3digitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Ikä</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StemCount" type="bdt:PositiveInteger2digitsType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Runkoluku</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MeanHeight" type="bdt:Decimal1FractionDigitType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Keskipituus (cm)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MeanDiameter" type="bdt:PositiveInteger3digitsType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Keskiläpimitta (mm)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type WorkingSiteQualityControlPlantManagementType
Namespace http://standardit.tapio.fi/schemas/forestData/WorkingSiteQualityControlPlantManagement
Diagram
Diagram index59.tmp#id860 index59.tmp#id861 index59.tmp#id862 index59.tmp#id863 index59.tmp#id889 index59.tmp#id859 index59.tmp#id860 index59.tmp#id861 index59.tmp#id862 index59.tmp#id863 index59.tmp#id889
Type restriction of WorkingSiteQualityControlPlantManagementBaseType
Type hierarchy
Used by
Model ServiceBuyerId , WorkingSiteId , Images , SamplePlotSummaries , SamplePlots
Children Images, SamplePlotSummaries, SamplePlots, ServiceBuyerId, WorkingSiteId
Source
<xs:complexType name="WorkingSiteQualityControlPlantManagementType">
  <xs:complexContent>
    <xs:restriction base="WorkingSiteQualityControlPlantManagementBaseType">
      <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">
          <xs:annotation>
            <xs:documentation xml:lang="fi">Koealatiedot</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>
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>