Showing:

Annotations
Diagrams
Facets
Instances
Properties
Source
Used by
Imported schema ResourceSchedule.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Properties
attribute form default: unqualified
element form default: qualified
version: V14.03
Element ResourceScheduleType / ContractorId
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Diagram
Diagram index2.tmp#id135
Type String20Type
Properties
content: simple
minOccurs: 1
Facets
maxLength 20
Source
<xs:element name="ContractorId" type="bdt:String20Type" minOccurs="1"/>
Element ResourceScheduleType / Resources
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Diagram
Diagram index43.tmp#id846 index43.tmp#id845
Type ResourcesType
Properties
content: complex
minOccurs: 1
Model Resource+
Children Resource
Instance
<Resources>
  <Resource>{1,unbounded}</Resource>
</Resources>
Source
<xs:element name="Resources" type="ResourcesType" minOccurs="1"/>
Element ResourcesType / Resource
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Diagram
Diagram index43.tmp#id848 index43.tmp#id849 index43.tmp#id850 index43.tmp#id851 index43.tmp#id852 index43.tmp#id847
Type ResourceDataType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model StanfordResourceId{0,1} , ResourceId , ServiceBuyerResourceId{0,1} , ResourceType , WorkingSites
Children ResourceId, ResourceType, ServiceBuyerResourceId, StanfordResourceId, WorkingSites
Instance
<Resource>
  <StanfordResourceId>{0,1}</StanfordResourceId>
  <ResourceId>{1,1}</ResourceId>
  <ServiceBuyerResourceId>{0,1}</ServiceBuyerResourceId>
  <ResourceType>{1,1}</ResourceType>
  <WorkingSites>{1,1}</WorkingSites>
</Resource>
Source
<xs:element name="Resource" type="ResourceDataType" minOccurs="1" maxOccurs="unbounded"/>
Element ResourceDataType / StanfordResourceId
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Stanford Id
Diagram
Diagram index2.tmp#id137
Type String100Type
Properties
content: simple
minOccurs: 0
Facets
maxLength 100
Source
<xs:element name="StanfordResourceId" type="bdt:String100Type" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Stanford Id</xs:documentation>
  </xs:annotation>
</xs:element>
Element ResourceDataType / ResourceId
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Yksilöivä id
Diagram
Diagram index2.tmp#id135
Type String20Type
Properties
content: simple
Facets
maxLength 20
Source
<xs:element name="ResourceId" type="bdt:String20Type">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Yksilöivä id</xs:documentation>
  </xs:annotation>
</xs:element>
Element ResourceDataType / ServiceBuyerResourceId
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Urakanantajan resurssi Id
Diagram
Diagram index2.tmp#id135
Type String20Type
Properties
content: simple
minOccurs: 0
Facets
maxLength 20
Source
<xs:element name="ServiceBuyerResourceId" type="bdt:String20Type" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Urakanantajan resurssi Id</xs:documentation>
  </xs:annotation>
</xs:element>
Element ResourceDataType / ResourceType
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Resurssin tyyppi
Diagram
Diagram index2.tmp#id782
Type ResourceTypeType
Properties
content: simple
Source
<xs:element name="ResourceType" type="bdt:ResourceTypeType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Resurssin tyyppi</xs:documentation>
  </xs:annotation>
</xs:element>
Element ResourceDataType / WorkingSites
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Resurssin kalenteritiedot
Diagram
Diagram index43.tmp#id854 index43.tmp#id853
Type WorkingSitesType
Properties
content: complex
minOccurs: 1
Model WorkingSite*
Children WorkingSite
Instance
<WorkingSites>
  <WorkingSite>{0,unbounded}</WorkingSite>
</WorkingSites>
Source
<xs:element name="WorkingSites" type="WorkingSitesType" minOccurs="1">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Resurssin kalenteritiedot</xs:documentation>
  </xs:annotation>
</xs:element>
Element WorkingSitesType / WorkingSite
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Diagram
Diagram index43.tmp#id856 index43.tmp#id857 index43.tmp#id858 index43.tmp#id859 index43.tmp#id860 index43.tmp#id861 index43.tmp#id855
Type WorkingSiteType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model ServiceBuyerId{0,1} , WorkingSiteId{0,1} , TeamName{0,1} , StartDate , EndDate , ForwarderDelay{0,1}
Children EndDate, ForwarderDelay, ServiceBuyerId, StartDate, TeamName, WorkingSiteId
Instance
<WorkingSite>
  <ServiceBuyerId>{0,1}</ServiceBuyerId>
  <WorkingSiteId>{0,1}</WorkingSiteId>
  <TeamName>{0,1}</TeamName>
  <StartDate>{1,1}</StartDate>
  <EndDate>{1,1}</EndDate>
  <ForwarderDelay>{0,1}</ForwarderDelay>
</WorkingSite>
Source
<xs:element name="WorkingSite" type="WorkingSiteType" minOccurs="0" maxOccurs="unbounded"/>
Element WorkingSiteType / ServiceBuyerId
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Urakanantajan tunniste
Diagram
Diagram index2.tmp#id135
Type String20Type
Properties
content: simple
minOccurs: 0
Facets
maxLength 20
Source
<xs:element name="ServiceBuyerId" type="bdt:String20Type" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Urakanantajan tunniste</xs:documentation>
  </xs:annotation>
</xs:element>
Element WorkingSiteType / WorkingSiteId
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Lohkon tunniste
Diagram
Diagram index2.tmp#id135
Type String20Type
Properties
content: simple
minOccurs: 0
Facets
maxLength 20
Source
<xs:element name="WorkingSiteId" type="bdt:String20Type" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Lohkon tunniste</xs:documentation>
  </xs:annotation>
</xs:element>
Element WorkingSiteType / TeamName
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Työryhmän nimi
Diagram
Diagram index2.tmp#id121
Type String50Type
Properties
content: simple
minOccurs: 0
Facets
maxLength 50
Source
<xs:element name="TeamName" type="bdt:String50Type" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Työryhmän nimi</xs:documentation>
  </xs:annotation>
</xs:element>
Element WorkingSiteType / StartDate
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Aloitus pvm
Diagram
Diagram index2.tmp#id115
Type DateType
Properties
content: simple
Facets
minInclusive 1900-01-01
Source
<xs:element name="StartDate" type="bdt:DateType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Aloitus pvm</xs:documentation>
  </xs:annotation>
</xs:element>
Element WorkingSiteType / EndDate
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Lopetuspvm
Diagram
Diagram index2.tmp#id115
Type DateType
Properties
content: simple
Facets
minInclusive 1900-01-01
Source
<xs:element name="EndDate" type="bdt:DateType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Lopetuspvm</xs:documentation>
  </xs:annotation>
</xs:element>
Element WorkingSiteType / ForwarderDelay
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Mekuviive (pv)
Diagram
Diagram index2.tmp#id862
Type PositiveInteger2digitsType
Properties
content: simple
minOccurs: 0
Facets
maxInclusive 99
minInclusive 0
Source
<xs:element name="ForwarderDelay" type="bdt:PositiveInteger2digitsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Mekuviive (pv)</xs:documentation>
  </xs:annotation>
</xs:element>
Element ResourceSchedule
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Diagram
Diagram index43.tmp#id843 index43.tmp#id844 index43.tmp#id842
Type ResourceScheduleType
Properties
content: complex
Model ContractorId , Resources
Children ContractorId, Resources
Instance
<ResourceSchedule>
  <ContractorId>{1,1}</ContractorId>
  <Resources>{1,1}</Resources>
</ResourceSchedule>
Source
<xs:element name="ResourceSchedule" type="ResourceScheduleType"/>
Complex Type ResourceScheduleType
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Diagram
Diagram index43.tmp#id843 index43.tmp#id844
Used by
Model ContractorId , Resources
Children ContractorId, Resources
Source
<xs:complexType name="ResourceScheduleType">
  <xs:sequence>
    <xs:element name="ContractorId" type="bdt:String20Type" minOccurs="1"/>
    <xs:element name="Resources" type="ResourcesType" minOccurs="1"/>
  </xs:sequence>
</xs:complexType>
Complex Type ResourcesType
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Diagram
Diagram index43.tmp#id846
Used by
Model Resource+
Children Resource
Source
<xs:complexType name="ResourcesType">
  <xs:sequence>
    <xs:element name="Resource" type="ResourceDataType" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type ResourceDataType
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Resurssit
Diagram
Diagram index43.tmp#id848 index43.tmp#id849 index43.tmp#id850 index43.tmp#id851 index43.tmp#id852
Used by
Model StanfordResourceId{0,1} , ResourceId , ServiceBuyerResourceId{0,1} , ResourceType , WorkingSites
Children ResourceId, ResourceType, ServiceBuyerResourceId, StanfordResourceId, WorkingSites
Source
<xs:complexType name="ResourceDataType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Resurssit</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="StanfordResourceId" type="bdt:String100Type" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Stanford Id</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ResourceId" type="bdt:String20Type">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Yksilöivä id</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ServiceBuyerResourceId" type="bdt:String20Type" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Urakanantajan resurssi Id</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ResourceType" type="bdt:ResourceTypeType">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Resurssin tyyppi</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="WorkingSites" type="WorkingSitesType" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Resurssin kalenteritiedot</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type WorkingSitesType
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Diagram
Diagram index43.tmp#id854
Used by
Model WorkingSite*
Children WorkingSite
Source
<xs:complexType name="WorkingSitesType">
  <xs:sequence>
    <xs:element name="WorkingSite" type="WorkingSiteType" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type WorkingSiteType
Namespace http://standardit.tapio.fi/schemas/forestData/ResourceSchedule
Annotations
Resurssin kalenteritiedot
Diagram
Diagram index43.tmp#id856 index43.tmp#id857 index43.tmp#id858 index43.tmp#id859 index43.tmp#id860 index43.tmp#id861
Used by
Model ServiceBuyerId{0,1} , WorkingSiteId{0,1} , TeamName{0,1} , StartDate , EndDate , ForwarderDelay{0,1}
Children EndDate, ForwarderDelay, ServiceBuyerId, StartDate, TeamName, WorkingSiteId
Source
<xs:complexType name="WorkingSiteType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Resurssin kalenteritiedot</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ServiceBuyerId" type="bdt:String20Type" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Urakanantajan tunniste</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="WorkingSiteId" type="bdt:String20Type" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Lohkon tunniste</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TeamName" type="bdt:String50Type" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Työryhmän nimi</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StartDate" type="bdt:DateType">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Aloitus pvm</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="EndDate" type="bdt:DateType">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Lopetuspvm</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ForwarderDelay" type="bdt:PositiveInteger2digitsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Mekuviive (pv)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>