Showing:

Annotations
Diagrams
Facets
Instances
Properties
Source
Used by
Imported schema ForwardingEstimate.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Properties
attribute form default: unqualified
element form default: qualified
version: V16.02
Element ForwardingEstimateType / ServiceBuyerId
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
Urakanantajan tunniste
Diagram
Diagram index5.tmp#id135
Type String20Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 20
Source
<xs:element name="ServiceBuyerId" type="bdt:String20Type" minOccurs="1">
  <xs:annotation>
    <xs:documentation>Urakanantajan tunniste</xs:documentation>
  </xs:annotation>
</xs:element>
Element ForwardingEstimateType / WorkingSiteId
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
Lohkon tunniste
Diagram
Diagram index5.tmp#id135
Type String20Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 20
Source
<xs:element name="WorkingSiteId" type="bdt:String20Type" minOccurs="1">
  <xs:annotation>
    <xs:documentation>Lohkon tunniste</xs:documentation>
  </xs:annotation>
</xs:element>
Element ForwardingEstimateType / ResourceId
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
Resurssin tunniste
Diagram
Diagram index5.tmp#id135
Type String20Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 20
Source
<xs:element name="ResourceId" type="bdt:String20Type" minOccurs="1">
  <xs:annotation>
    <xs:documentation>Resurssin tunniste</xs:documentation>
  </xs:annotation>
</xs:element>
Element ForwardingEstimateType / StorageId
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
Varastopaikan tunniste
Diagram
Diagram index5.tmp#id121
Type String50Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 50
Source
<xs:element name="StorageId" type="bdt:String50Type" minOccurs="1">
  <xs:annotation>
    <xs:documentation>Varastopaikan tunniste</xs:documentation>
  </xs:annotation>
</xs:element>
Element ForwardingEstimateType / StartTime
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
Ennustettu aloitus pvm + aika
Diagram
Diagram index5.tmp#id342
Type TimeStampType
Properties
content: simple
minOccurs: 1
Facets
minInclusive 1900-01-01T00:00:00
Source
<xs:element name="StartTime" type="bdt:TimeStampType" minOccurs="1">
  <xs:annotation>
    <xs:documentation>Ennustettu aloitus pvm + aika</xs:documentation>
  </xs:annotation>
</xs:element>
Element ForwardingEstimateType / Assortments
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
Puutavaralajit
Diagram
Diagram index74.tmp#id345 index74.tmp#id344
Type AssortmentsType
Properties
content: complex
minOccurs: 1
Model Assortment+
Children Assortment
Instance
<Assortments>
  <Assortment>{1,unbounded}</Assortment>
</Assortments>
Source
<xs:element name="Assortments" type="AssortmentsType" minOccurs="1">
  <xs:annotation>
    <xs:documentation>Puutavaralajit</xs:documentation>
  </xs:annotation>
</xs:element>
Element AssortmentsType / Assortment
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Diagram
Diagram index74.tmp#id347 index74.tmp#id348 index74.tmp#id349 index74.tmp#id351 index74.tmp#id352 index74.tmp#id346
Type AssortmentDataType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model DestinationStorage , Code , Volume , Loads , Day
Children Code, Day, DestinationStorage, Loads, Volume
Instance
<Assortment>
  <DestinationStorage>{1,1}</DestinationStorage>
  <Code>{1,1}</Code>
  <Volume>{1,1}</Volume>
  <Loads>{1,1}</Loads>
  <Day>{1,1}</Day>
</Assortment>
Source
<xs:element name="Assortment" type="AssortmentDataType" minOccurs="1" maxOccurs="unbounded"/>
Element AssortmentDataType / DestinationStorage
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
Toimituspiste
Diagram
Diagram index5.tmp#id135
Type String20Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 20
Source
<xs:element name="DestinationStorage" type="bdt:String20Type" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Toimituspiste</xs:documentation>
  </xs:annotation>
</xs:element>
Element AssortmentDataType / Code
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
PTL koodi
Diagram
Diagram index5.tmp#id121
Type String50Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 50
Source
<xs:element name="Code" type="bdt:String50Type" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">PTL koodi</xs:documentation>
  </xs:annotation>
</xs:element>
Element AssortmentDataType / Volume
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
Määrä (m3)
Diagram
Diagram index5.tmp#id350
Type PositiveInteger4digitsType
Properties
content: simple
minOccurs: 1
Facets
maxInclusive 9999
minInclusive 0
Source
<xs:element name="Volume" type="bdt:PositiveInteger4digitsType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Määrä (m3)</xs:documentation>
  </xs:annotation>
</xs:element>
Element AssortmentDataType / Loads
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
Kuormia
Diagram
Diagram index5.tmp#id123
Type PositiveInteger3digitsType
Properties
content: simple
minOccurs: 1
Facets
maxInclusive 999
minInclusive 0
Source
<xs:element name="Loads" type="bdt:PositiveInteger3digitsType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kuormia</xs:documentation>
  </xs:annotation>
</xs:element>
Element AssortmentDataType / Day
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
pvm
Diagram
Diagram index5.tmp#id115
Type DateType
Properties
content: simple
minOccurs: 1
Facets
minInclusive 1900-01-01
Source
<xs:element name="Day" type="bdt:DateType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">pvm</xs:documentation>
  </xs:annotation>
</xs:element>
Element ForwardingEstimate
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
Mekuennuste
Diagram
Diagram index74.tmp#id337 index74.tmp#id338 index74.tmp#id339 index74.tmp#id340 index74.tmp#id341 index74.tmp#id343 index74.tmp#id336
Type ForwardingEstimateType
Properties
content: complex
Model ServiceBuyerId , WorkingSiteId , ResourceId , StorageId , StartTime , Assortments
Children Assortments, ResourceId, ServiceBuyerId, StartTime, StorageId, WorkingSiteId
Instance
<ForwardingEstimate>
  <ServiceBuyerId>{1,1}</ServiceBuyerId>
  <WorkingSiteId>{1,1}</WorkingSiteId>
  <ResourceId>{1,1}</ResourceId>
  <StorageId>{1,1}</StorageId>
  <StartTime>{1,1}</StartTime>
  <Assortments>{1,1}</Assortments>
</ForwardingEstimate>
Source
<xs:element name="ForwardingEstimate" type="ForwardingEstimateType">
  <xs:annotation>
    <xs:documentation>Mekuennuste</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type ForwardingEstimateType
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Diagram
Diagram index74.tmp#id337 index74.tmp#id338 index74.tmp#id339 index74.tmp#id340 index74.tmp#id341 index74.tmp#id343
Used by
Model ServiceBuyerId , WorkingSiteId , ResourceId , StorageId , StartTime , Assortments
Children Assortments, ResourceId, ServiceBuyerId, StartTime, StorageId, WorkingSiteId
Source
<xs:complexType name="ForwardingEstimateType">
  <xs:sequence>
    <xs:element name="ServiceBuyerId" type="bdt:String20Type" minOccurs="1">
      <xs:annotation>
        <xs:documentation>Urakanantajan tunniste</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="WorkingSiteId" type="bdt:String20Type" minOccurs="1">
      <xs:annotation>
        <xs:documentation>Lohkon tunniste</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ResourceId" type="bdt:String20Type" minOccurs="1">
      <xs:annotation>
        <xs:documentation>Resurssin tunniste</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StorageId" type="bdt:String50Type" minOccurs="1">
      <xs:annotation>
        <xs:documentation>Varastopaikan tunniste</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StartTime" type="bdt:TimeStampType" minOccurs="1">
      <xs:annotation>
        <xs:documentation>Ennustettu aloitus pvm + aika</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Assortments" type="AssortmentsType" minOccurs="1">
      <xs:annotation>
        <xs:documentation>Puutavaralajit</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type AssortmentsType
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Diagram
Diagram index74.tmp#id345
Used by
Model Assortment+
Children Assortment
Source
<xs:complexType name="AssortmentsType">
  <xs:sequence>
    <xs:element name="Assortment" type="AssortmentDataType" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type AssortmentDataType
Namespace http://standardit.tapio.fi/schemas/forestData/ForwardingEstimate
Annotations
Puutavaralajit
Diagram
Diagram index74.tmp#id347 index74.tmp#id348 index74.tmp#id349 index74.tmp#id351 index74.tmp#id352
Used by
Model DestinationStorage , Code , Volume , Loads , Day
Children Code, Day, DestinationStorage, Loads, Volume
Source
<xs:complexType name="AssortmentDataType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Puutavaralajit</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="DestinationStorage" type="bdt:String20Type" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Toimituspiste</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Code" type="bdt:String50Type" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">PTL koodi</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Volume" type="bdt:PositiveInteger4digitsType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Määrä (m3)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Loads" type="bdt:PositiveInteger3digitsType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Kuormia</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Day" type="bdt:DateType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">pvm</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>