Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Main schema OperationStatusUpdate_20110214.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate/2011/02/14
Properties
attribute form default: qualified
element form default: qualified
version: 1.0
Element Operations
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate/2011/02/14
Diagram
Diagram index5.tmp#id8 index5.tmp#id7
Type OperationsType
Properties
content: complex
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/2011/02/14
Diagram
Diagram index5.tmp#id68 index5.tmp#id69 index5.tmp#id70 index2.tmp#id10 index5.tmp#id13 index5.tmp#id18 index5.tmp#id20 index5.tmp#id23 index5.tmp#id9
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/2011/02/14
Diagram
Diagram index5.tmp#id14
Type OperationTypeType
Type hierarchy
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/2011/02/14
Diagram
Diagram index5.tmp#id19
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)
Used by
Complex Type OperationDefType
Source
<xs:element name="OperationStatus" type="OperationStatusType"/>
Element ActingDate
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate/2011/02/14
Diagram
Diagram index5.tmp#id21
Type ActingDateType
Type hierarchy
Properties
content: simple
Facets
minInclusive 1970-01-01
Used by
Complex Type OperationDefType
Source
<xs:element name="ActingDate" type="ActingDateType"/>
Element ResponsibleActor
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate/2011/02/14
Diagram
Diagram index4.tmp#id64 index4.tmp#id65 index4.tmp#id28 index4.tmp#id31 index4.tmp#id27 index4.tmp#id34 index4.tmp#id37 index4.tmp#id26 index4.tmp#id40 index4.tmp#id42 index4.tmp#id45 index4.tmp#id48 index4.tmp#id51 index4.tmp#id39 index4.tmp#id54 index4.tmp#id57 index4.tmp#id59 index4.tmp#id53 index4.tmp#id61 index4.tmp#id25 index5.tmp#id24
Type ResponsibleActorType
Type hierarchy
Properties
content: complex
Used by
Complex Type OperationDefType
Model ((FirstName , LastName) | WholeName) , OrganizationName{0,1} , Address , PostalCode , PostOffice , CountryCode{0,1} , CountryText{0,1} , PhoneNumber{0,1} , MobilePhoneNumber{0,1} , TelefaxNumber{0,1} , EmailAddress{0,1}
Children Address, CountryCode, CountryText, EmailAddress, FirstName, LastName, MobilePhoneNumber, OrganizationName, PhoneNumber, PostOffice, PostalCode, TelefaxNumber, WholeName
Instance
<ResponsibleActor id="" language="">
  <FirstName>{1,1}</FirstName>
  <LastName>{1,1}</LastName>
  <WholeName>{1,1}</WholeName>
  <OrganizationName>{0,1}</OrganizationName>
  <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 LanguageCode1Type 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/2011/02/14
Annotations
Toimenpiteet.
Operations.
Diagram
Diagram index5.tmp#id8
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/2011/02/14
Annotations
Toimenpidekohtaiset tiedot.
Single operation data.
Diagram
Diagram index5.tmp#id68 index5.tmp#id69 index5.tmp#id70 index2.tmp#id10 index5.tmp#id13 index5.tmp#id18 index5.tmp#id20 index5.tmp#id23
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/2011/02/14
Annotations
Toimenpiteen laji: hakkuu- tai työlaji.
Operation type: accurate type of cutting or silvicultural operation.
Diagram
Diagram index0.tmp#id15
Type OperationTypeType
Type hierarchy
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:restriction base="op:OperationTypeType"/>
</xs:simpleType>
Simple Type OperationStatusType
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate/2011/02/14
Annotations
Työlajin toteutusvaihe / -tilanne.
Different status that one operation can have (execution phases).
Diagram
Diagram
Type restriction of xs:string
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)
Used by
Element OperationStatus
Source
<xs:simpleType name="OperationStatusType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Työlajin toteutusvaihe / -tilanne.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Different status that one operation can have (execution phases).</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Peruttu (toimenpiteen toteutus / toteutussuunnitelma peruttu)</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Toteutus aikataulutettu alustavasti (esiketjutettu)</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="2">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Toteutus aikataulutettu (ketjutettu)</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Alkanut (toimenpiteen toteutus alkanut)</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="4">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Päättynyt (toimenpiteen toteutus päättynyt)</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type ActingDateType
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate/2011/02/14
Annotations
Tapahtuma-aika
Acting date of operation.
Diagram
Diagram index3.tmp#id22
Type DateType
Type hierarchy
Facets
minInclusive 1970-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="bdt:DateType"/>
</xs:simpleType>
Complex Type ResponsibleActorType
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate/2011/02/14
Annotations
Työlajin toteuttajatieto (esim. korjuuyrittäjän tiedot).
Person who implemented made the operation.
Diagram
Diagram index4.tmp#id64 index4.tmp#id65 index4.tmp#id28 index4.tmp#id31 index4.tmp#id27 index4.tmp#id34 index4.tmp#id37 index4.tmp#id26 index4.tmp#id40 index4.tmp#id42 index4.tmp#id45 index4.tmp#id48 index4.tmp#id51 index4.tmp#id39 index4.tmp#id54 index4.tmp#id57 index4.tmp#id59 index4.tmp#id53 index4.tmp#id61 index4.tmp#id25
Type extension of ContactInformationType
Type hierarchy
Used by
Model ((FirstName , LastName) | WholeName) , OrganizationName{0,1} , Address , PostalCode , PostOffice , CountryCode{0,1} , CountryText{0,1} , PhoneNumber{0,1} , MobilePhoneNumber{0,1} , TelefaxNumber{0,1} , EmailAddress{0,1}
Children Address, CountryCode, CountryText, EmailAddress, FirstName, LastName, MobilePhoneNumber, OrganizationName, PhoneNumber, PostOffice, PostalCode, 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 LanguageCode1Type 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/2011/02/14
Annotations
Toimenpiteen päälaji: hakkuu tai metsänhoito.
Operation main type.
Diagram
Diagram index0.tmp#id72
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="op:MainTypeType"/>
</xs:simpleType>
Attribute OperationDefType / @parentId
Namespace http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate/2011/02/14
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 http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate/2011/02/14
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 http://standardit.tapio.fi/schemas/forestData/operationStatusUpdate/2011/02/14
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>