Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Imported schema OperationStatusUpdate.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Properties
attribute form default: unqualified
element form default: qualified
version: V10.05
Element Operations
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Diagram
Diagram index82.tmp#id1271 index82.tmp#id1270
Type OperationsType
Properties
content: complex
Used by
Model Operation+
Children Operation
Instance
<Operations>
  <Operation id="" mainType="" parentId="">{1,unbounded}</Operation>
</Operations>
Source
<xs:element name="Operations" type="OperationsType"/>
Element Operation
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Diagram
Diagram index82.tmp#id1282 index82.tmp#id1283 index82.tmp#id1284 index3.tmp#id122 index82.tmp#id1273 index82.tmp#id1277 index82.tmp#id1278 index82.tmp#id1280 index82.tmp#id1272
Type OperationDefType
Properties
content: complex
Used by
Complex Type OperationsType
Model TimeStamp , OperationType , OperationStatus , ActingDate , ResponsibleActor{0,1}
Children ActingDate, OperationStatus, OperationType, ResponsibleActor, TimeStamp
Instance
<Operation id="" mainType="" parentId="">
  <TimeStamp>{1,1}</TimeStamp>
  <OperationType>{1,1}</OperationType>
  <OperationStatus>{1,1}</OperationStatus>
  <ActingDate>{1,1}</ActingDate>
  <ResponsibleActor id="" language="">{0,1}</ResponsibleActor>
</Operation>
Attributes
QName Type Fixed Default Use Annotation
id xs:string required
Viiteavain toimepiteeseen (toimeenpiteen tunniste).Surrogate reference key for operation.
mainType MainTypeType required
Toimenpiteen päälaji: hakkuu tai metsänhoito.Operation main type.
parentId xs:string required
Viiteavain kuvioon (kuvion tunniste).Surrogate reference key for stand.
Source
<xs:element name="Operation" type="OperationDefType"/>
Element OperationType
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Diagram
Diagram index82.tmp#id1274
Type OperationTypeType
Properties
content: simple
Used by
Complex Type OperationDefType
Source
<xs:element name="OperationType" type="OperationTypeType"/>
Element OperationStatus
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Diagram
Diagram index0.tmp#id868
Type OperationStatusType
Properties
content: simple
Facets
enumeration 0
Peruttu (toimenpiteen toteutus / toteutussuunnitelma peruttu)
enumeration 1
Toteutus aikataulutettu alustavasti (esiketjutettu)
enumeration 2
Toteutus aikataulutettu (ketjutettu)
enumeration 3
Alkanut (toimenpiteen toteutus alkanut)
enumeration 4
Päättynyt (toimenpiteen toteutus päättynyt)
enumeration 5
Suunniteltu (työlaji suunniteltu toteutettavaksi)
enumeration 6
Keskeytetty (tilapäinen keskeytys)
enumeration 7
Laskutettavissa
enumeration 8
Laskutettu
Used by
Complex Type OperationDefType
Source
<xs:element name="OperationStatus" type="co:OperationStatusType"/>
Element ActingDate
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Diagram
Diagram index82.tmp#id1279
Type ActingDateType
Type hierarchy
Properties
content: simple
Facets
minInclusive 1900-01-01
Used by
Complex Type OperationDefType
Source
<xs:element name="ActingDate" type="ActingDateType"/>
Element ResponsibleActor
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Diagram
Diagram index25.tmp#id186 index25.tmp#id187 index25.tmp#id137 index25.tmp#id139 index25.tmp#id136 index25.tmp#id144 index25.tmp#id147 index25.tmp#id143 index25.tmp#id150 index25.tmp#id153 index25.tmp#id142 index25.tmp#id156 index25.tmp#id141 index25.tmp#id159 index25.tmp#id161 index25.tmp#id164 index25.tmp#id167 index25.tmp#id169 index25.tmp#id171 index25.tmp#id173 index25.tmp#id158 index25.tmp#id176 index25.tmp#id179 index25.tmp#id181 index25.tmp#id175 index25.tmp#id183 index25.tmp#id135 index82.tmp#id1281
Type ResponsibleActorType
Type hierarchy
Properties
content: complex
Used by
Complex Type OperationDefType
Model (BusinessId | PersonId) , ((((FirstName , LastName) | WholeName) , PersonOrganizationName{0,1}) | OrganizationName) , Address , PostalCode , PostOffice , StateCode{0,1} , StateText{0,1} , CountryCode{0,1} , CountryText{0,1} , PhoneNumber{0,1} , MobilePhoneNumber{0,1} , TelefaxNumber{0,1} , EmailAddress{0,1}
Children Address, BusinessId, CountryCode, CountryText, EmailAddress, FirstName, LastName, MobilePhoneNumber, OrganizationName, PersonId, PersonOrganizationName, PhoneNumber, PostOffice, PostalCode, StateCode, StateText, TelefaxNumber, WholeName
Instance
<ResponsibleActor id="" language="">
  <BusinessId>{1,1}</BusinessId>
  <PersonId>{1,1}</PersonId>
  <EmailAddress>{0,1}</EmailAddress>
</ResponsibleActor>
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Henkilö/organisaatio voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.Person/organization can be identified using string id.
language ISO639char2LanguageType optional
Henkilön/organisaation kieli kielikoodina.Person's/organization's language as a language code.
Source
<xs:element name="ResponsibleActor" type="ResponsibleActorType"/>
Complex Type OperationsType
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Annotations
Toimenpiteet.
Operations.
Diagram
Diagram index82.tmp#id1271
Used by
Element Operations
Model Operation+
Children Operation
Source
<xs:complexType name="OperationsType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Toimenpiteet.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Operations.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="Operation" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type OperationDefType
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Annotations
Toimenpidekohtaiset tiedot.
Single operation data.
Diagram
Diagram index82.tmp#id1282 index82.tmp#id1283 index82.tmp#id1284 index3.tmp#id122 index82.tmp#id1273 index82.tmp#id1277 index82.tmp#id1278 index82.tmp#id1280
Used by
Element Operation
Model TimeStamp , OperationType , OperationStatus , ActingDate , ResponsibleActor{0,1}
Children ActingDate, OperationStatus, OperationType, ResponsibleActor, TimeStamp
Attributes
QName Type Fixed Default Use Annotation
id xs:string required
Viiteavain toimepiteeseen (toimeenpiteen tunniste).Surrogate reference key for operation.
mainType MainTypeType required
Toimenpiteen päälaji: hakkuu tai metsänhoito.Operation main type.
parentId xs:string required
Viiteavain kuvioon (kuvion tunniste).Surrogate reference key for stand.
Source
<xs:complexType name="OperationDefType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Toimenpidekohtaiset tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Single operation data.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="co:TimeStamp"/>
    <xs:element ref="OperationType"/>
    <xs:element ref="OperationStatus"/>
    <xs:element ref="ActingDate"/>
    <xs:element ref="ResponsibleActor" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="parentId" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Viiteavain kuvioon (kuvion tunniste).</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en">Surrogate reference key for stand.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="id" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Viiteavain toimepiteeseen (toimeenpiteen tunniste).</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en">Surrogate reference key for operation.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="mainType" type="MainTypeType" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Toimenpiteen päälaji: hakkuu tai metsänhoito.</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en">Operation main type.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Simple Type OperationTypeType
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Annotations
Toimenpiteen laji: hakkuu- tai työlaji.
Operation type: accurate type of cutting or silvicultural operation.
Diagram
Diagram index0.tmp#id1275 index0.tmp#id1276
Type union of(CuttingTypeType, SilvicultureTypeType)
Used by
Element OperationType
Source
<xs:simpleType name="OperationTypeType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Toimenpiteen laji: hakkuu- tai työlaji.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Operation type: accurate type of cutting or silvicultural operation.</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="co:CuttingTypeType co:SilvicultureTypeType"/>
</xs:simpleType>
Simple Type ActingDateType
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Annotations
Tapahtuma-aika
Acting date of operation.
Diagram
Diagram index3.tmp#id117
Type DateType
Type hierarchy
Facets
minInclusive 1900-01-01
Used by
Element ActingDate
Source
<xs:simpleType name="ActingDateType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Tapahtuma-aika</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Acting date of operation.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="co:DateType"/>
</xs:simpleType>
Complex Type ResponsibleActorType
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Annotations
Työlajin toteuttajatieto (esim. korjuuyrittäjän tiedot).
Person who implemented made the operation.
Diagram
Diagram index25.tmp#id186 index25.tmp#id187 index25.tmp#id137 index25.tmp#id139 index25.tmp#id136 index25.tmp#id144 index25.tmp#id147 index25.tmp#id143 index25.tmp#id150 index25.tmp#id153 index25.tmp#id142 index25.tmp#id156 index25.tmp#id141 index25.tmp#id159 index25.tmp#id161 index25.tmp#id164 index25.tmp#id167 index25.tmp#id169 index25.tmp#id171 index25.tmp#id173 index25.tmp#id158 index25.tmp#id176 index25.tmp#id179 index25.tmp#id181 index25.tmp#id175 index25.tmp#id183 index25.tmp#id135
Type extension of ContactInformationType
Type hierarchy
Used by
Model (BusinessId | PersonId) , ((((FirstName , LastName) | WholeName) , PersonOrganizationName{0,1}) | OrganizationName) , Address , PostalCode , PostOffice , StateCode{0,1} , StateText{0,1} , CountryCode{0,1} , CountryText{0,1} , PhoneNumber{0,1} , MobilePhoneNumber{0,1} , TelefaxNumber{0,1} , EmailAddress{0,1}
Children Address, BusinessId, CountryCode, CountryText, EmailAddress, FirstName, LastName, MobilePhoneNumber, OrganizationName, PersonId, PersonOrganizationName, PhoneNumber, PostOffice, PostalCode, StateCode, StateText, TelefaxNumber, WholeName
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Henkilö/organisaatio voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.Person/organization can be identified using string id.
language ISO639char2LanguageType optional
Henkilön/organisaation kieli kielikoodina.Person's/organization's language as a language code.
Source
<xs:complexType name="ResponsibleActorType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Työlajin toteuttajatieto (esim. korjuuyrittäjän tiedot).</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Person who implemented made the operation.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ci:ContactInformationType"/>
  </xs:complexContent>
</xs:complexType>
Simple Type MainTypeType
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate
Annotations
Toimenpiteen päälaji: hakkuu tai metsänhoito.
Operation main type.
Diagram
Diagram index0.tmp#id935
Type MainTypeType
Type hierarchy
Facets
enumeration 1
Toimenpiteen päälaji: hakkuu.
enumeration 2
Toimenpiteen päälaji: metsänhoito.
Used by
Source
<xs:simpleType name="MainTypeType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Toimenpiteen päälaji: hakkuu tai metsänhoito.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Operation main type.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="co:MainTypeType"/>
</xs:simpleType>
Attribute OperationDefType / @parentId
Namespace No namespace
Annotations
Viiteavain kuvioon (kuvion tunniste).
Surrogate reference key for stand.
Type xs:string
Properties
use: required
Used by
Complex Type OperationDefType
Source
<xs:attribute name="parentId" type="xs:string" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Viiteavain kuvioon (kuvion tunniste).</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Surrogate reference key for stand.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute OperationDefType / @id
Namespace No namespace
Annotations
Viiteavain toimepiteeseen (toimeenpiteen tunniste).
Surrogate reference key for operation.
Type xs:string
Properties
use: required
Used by
Complex Type OperationDefType
Source
<xs:attribute name="id" type="xs:string" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Viiteavain toimepiteeseen (toimeenpiteen tunniste).</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Surrogate reference key for operation.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute OperationDefType / @mainType
Namespace No namespace
Annotations
Toimenpiteen päälaji: hakkuu tai metsänhoito.
Operation main type.
Type MainTypeType
Type hierarchy
Properties
use: required
Facets
enumeration 1
Toimenpiteen päälaji: hakkuu.
enumeration 2
Toimenpiteen päälaji: metsänhoito.
Used by
Complex Type OperationDefType
Source
<xs:attribute name="mainType" type="MainTypeType" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Toimenpiteen päälaji: hakkuu tai metsänhoito.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Operation main type.</xs:documentation>
  </xs:annotation>
</xs:attribute>