Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Imported schema WorkingSiteTrade_CallForOfferWorkingSite_20110214.xsd
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Properties
attribute form default: qualified
element form default: qualified
version: 1.0
Element WorkingSiteName
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id185
Type WorkingSiteNameType
Properties
content: simple
Facets
maxLength 50
Used by
Source
<xs:element name="WorkingSiteName" type="WorkingSiteNameType"/>
Element IncludeInOffer
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id187
Type IncludeInOfferType
Type hierarchy
Properties
content: simple
Facets
enumeration 0
Ei
enumeration 1
Kyllä
Used by
Source
<xs:element name="IncludeInOffer" type="IncludeInOfferType"/>
Element SellerRepresentativePerson
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index15.tmp#id71 index15.tmp#id72 index15.tmp#id35 index15.tmp#id38 index15.tmp#id34 index15.tmp#id41 index15.tmp#id44 index15.tmp#id33 index15.tmp#id47 index15.tmp#id49 index15.tmp#id52 index15.tmp#id55 index15.tmp#id58 index15.tmp#id46 index15.tmp#id61 index15.tmp#id64 index15.tmp#id66 index15.tmp#id60 index15.tmp#id68 index15.tmp#id32 index11.tmp#id189
Type SellerRepresentativePersonType
Type hierarchy
Properties
content: complex
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
Instance
<SellerRepresentativePerson id="" language="">
  <FirstName>{1,1}</FirstName>
  <LastName>{1,1}</LastName>
  <WholeName>{1,1}</WholeName>
  <OrganizationName>{0,1}</OrganizationName>
  <EmailAddress>{0,1}</EmailAddress>
</SellerRepresentativePerson>
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="SellerRepresentativePerson" type="SellerRepresentativePersonType"/>
Element Sellers
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id194 index11.tmp#id197 index11.tmp#id192 index11.tmp#id191
Type SellersType
Properties
content: complex
Used by
Model Seller+
Children Seller
Instance
<Sellers sellerGroup="" subsidyPossibility="">
  <Seller id="" language="">{1,unbounded}</Seller>
</Sellers>
Attributes
QName Type Fixed Default Use Annotation
sellerGroup SellerGroupType required
Myyjäryhmä.
subsidyPossibility YesNoNotKnownType optional
Myyjän (Kemera-)tukikelpoisuus.
Source
<xs:element name="Sellers" type="SellersType"/>
Element Seller
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index15.tmp#id71 index15.tmp#id72 index15.tmp#id35 index15.tmp#id38 index15.tmp#id34 index15.tmp#id41 index15.tmp#id44 index15.tmp#id33 index15.tmp#id47 index15.tmp#id49 index15.tmp#id52 index15.tmp#id55 index15.tmp#id58 index15.tmp#id46 index15.tmp#id61 index15.tmp#id64 index15.tmp#id66 index15.tmp#id60 index15.tmp#id68 index15.tmp#id32 index11.tmp#id193
Type SellerType
Type hierarchy
Properties
content: complex
Used by
Complex Type SellersType
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
<Seller id="" language="">
  <FirstName>{1,1}</FirstName>
  <LastName>{1,1}</LastName>
  <WholeName>{1,1}</WholeName>
  <OrganizationName>{0,1}</OrganizationName>
  <EmailAddress>{0,1}</EmailAddress>
</Seller>
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="Seller" type="SellerType"/>
Element VATInfo
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id201 index11.tmp#id203 index11.tmp#id200
Type VATInfoType
Properties
content: complex
Used by
Model VATStatus , VATRegistrationDate{0,1}
Children VATRegistrationDate, VATStatus
Instance
<VATInfo>
  <VATStatus>{1,1}</VATStatus>
  <VATRegistrationDate>{0,1}</VATRegistrationDate>
</VATInfo>
Source
<xs:element name="VATInfo" type="VATInfoType"/>
Element VATStatus
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id202
Type VATStatusType
Properties
content: simple
Facets
enumeration 0
Myyjä ei ole arvonlisäverovelvollinen
enumeration 1
Myyjä on arvonlisäverovelvollinen
enumeration 2
Arvonlisäverovelvollisuutta ei ole selvitetty
Used by
Complex Type VATInfoType
Source
<xs:element name="VATStatus" type="VATStatusType"/>
Element VATRegistrationDate
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id204
Type VATRegistrationDateType
Type hierarchy
Properties
content: simple
Facets
minInclusive 1970-01-01
Used by
Complex Type VATInfoType
Source
<xs:element name="VATRegistrationDate" type="VATRegistrationDateType"/>
Element RealEstate
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index12.tmp#id225 index12.tmp#id208 index12.tmp#id211 index12.tmp#id213 index12.tmp#id215 index12.tmp#id217 index12.tmp#id219 index12.tmp#id221 index12.tmp#id223 index12.tmp#id207 index11.tmp#id226 index11.tmp#id206
Type RealEstateType
Type hierarchy
Properties
content: complex
Used by
Model MunicipalityNumber , MunicipalityName{0,1} , AreaNumber , GroupNumber , UnitNumber , UnseparetedParcelTypeChar{0,1} , UnseparetedParcelNumber{0,1} , RealEstateName , CertificationSystems{0,1}
Children AreaNumber, CertificationSystems, GroupNumber, MunicipalityName, MunicipalityNumber, RealEstateName, UnitNumber, UnseparetedParcelNumber, UnseparetedParcelTypeChar
Instance
<RealEstate id="">
  <MunicipalityNumber>{1,1}</MunicipalityNumber>
  <MunicipalityName>{0,1}</MunicipalityName>
  <AreaNumber>{1,1}</AreaNumber>
  <GroupNumber>{1,1}</GroupNumber>
  <UnitNumber>{1,1}</UnitNumber>
  <UnseparetedParcelTypeChar>{0,1}</UnseparetedParcelTypeChar>
  <UnseparetedParcelNumber>{0,1}</UnseparetedParcelNumber>
  <RealEstateName>{1,1}</RealEstateName>
</RealEstate>
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Real estate can be identified using string id.
Source
<xs:element name="RealEstate" type="RealEstateType"/>
Element CertificationSystems
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id228 index11.tmp#id227
Type CertificationSystemsType
Properties
content: complex
Used by
Complex Type RealEstateType
Model CertificationSystem+
Children CertificationSystem
Instance
<CertificationSystems>
  <CertificationSystem>{1,unbounded}</CertificationSystem>
</CertificationSystems>
Source
<xs:element name="CertificationSystems" type="CertificationSystemsType"/>
Element CertificationSystem
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id229
Type CertificationSystemType
Properties
content: simple
Facets
enumeration 0
Ei sertifiointia
enumeration 1
PEFC
enumeration 2
FSC
Used by
Source
<xs:element name="CertificationSystem" type="CertificationSystemType"/>
Element WorkingSiteText
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id231
Type WorkingSiteTextType
Properties
content: simple
Facets
maxLength 500
Used by
Source
<xs:element name="WorkingSiteText" type="WorkingSiteTextType"/>
Element RoadUsingRight
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id233
Type RoadUsingRightType
Type hierarchy
Properties
content: simple
Used by
Source
<xs:element name="RoadUsingRight" type="RoadUsingRightType"/>
Element CallForOfferWorkingSiteWoodTradeInfo
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id236 index11.tmp#id238 index11.tmp#id240 index18.tmp#id106 index11.tmp#id242 index14.tmp#id164 index11.tmp#id235
Type CallForOfferWorkingSiteWoodTradeInfoType
Properties
content: complex
Used by
Model ForestUseDeclarationResponsible , FellingRightValidityDate{0,1} , SupplyPoint{0,1} , AssortmentClasses{0,1} , Cuttings , Documents{0,1}
Children AssortmentClasses, Cuttings, Documents, FellingRightValidityDate, ForestUseDeclarationResponsible, SupplyPoint
Instance
<CallForOfferWorkingSiteWoodTradeInfo>
  <ForestUseDeclarationResponsible>{1,1}</ForestUseDeclarationResponsible>
  <FellingRightValidityDate>{0,1}</FellingRightValidityDate>
  <SupplyPoint>{0,1}</SupplyPoint>
  <AssortmentClasses>{0,1}</AssortmentClasses>
  <Cuttings>{1,1}</Cuttings>
  <Documents>{0,1}</Documents>
</CallForOfferWorkingSiteWoodTradeInfo>
Source
<xs:element name="CallForOfferWorkingSiteWoodTradeInfo" type="CallForOfferWorkingSiteWoodTradeInfoType"/>
Element ForestUseDeclarationResponsible
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id237
Type ForestUseDeclarationResponsibleType
Properties
content: simple
Facets
enumeration 1
Myyjä tai myyjän edustaja
enumeration 2
Ostaja
enumeration 3
Muu
Used by
Source
<xs:element name="ForestUseDeclarationResponsible" type="ForestUseDeclarationResponsibleType"/>
Element FellingRightValidityDate
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id239
Type FellingRightValidityDateType
Type hierarchy
Properties
content: simple
Facets
minInclusive 1970-01-01
Used by
Source
<xs:element name="FellingRightValidityDate" type="FellingRightValidityDateType"/>
Element SupplyPoint
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id241
Type SupplyPointType
Type hierarchy
Properties
content: simple
Used by
Source
<xs:element name="SupplyPoint" type="SupplyPointType"/>
Element Cuttings
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id244 index11.tmp#id243
Type CuttingsType
Properties
content: complex
Used by
Model Cutting+
Children Cutting
Instance
<Cuttings>
  <Cutting id="">{1,unbounded}</Cutting>
</Cuttings>
Source
<xs:element name="Cuttings" type="CuttingsType"/>
Element Cutting
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id246 index11.tmp#id245
Type CuttingType
Properties
content: complex
Used by
Complex Type CuttingsType
Attributes
QName Type Fixed Default Use Annotation
id xs:string required
Hakkuun yksilöivä id.
id which identified cutting.
Source
<xs:element name="Cutting" type="CuttingType"/>
Element WorkingSiteGeometries
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id652 index11.tmp#id651
Type WorkingSiteGeometriesType
Properties
content: complex
Used by
Model WorkingSiteGeometry+
Children WorkingSiteGeometry
Instance
<WorkingSiteGeometries>
  <WorkingSiteGeometry id="">{1,unbounded}</WorkingSiteGeometry>
</WorkingSiteGeometries>
Source
<xs:element name="WorkingSiteGeometries" type="WorkingSiteGeometriesType"/>
Element WorkingSiteGeometry
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index7.tmp#id632 index7.tmp#id597 index7.tmp#id606 index7.tmp#id610 index7.tmp#id613 index7.tmp#id609 index7.tmp#id616 index7.tmp#id626 index7.tmp#id629 index7.tmp#id596 index17.tmp#id322 index17.tmp#id327 index17.tmp#id654 index7.tmp#id653
Type LocatedSpecialFeature2Type
Type hierarchy
Properties
content: complex
Used by
Model Identifiers{0,1} , FeatureType , FeatureCode , FeatureAdditionalCode{0,1} , Validity{0,1} , FeatureInfo{0,1} , FeatureAdditionalInfo{0,1} , (pointProperty | lineStringProperty | PolygonGeometry | MultiPolygonGeometry)
Children FeatureAdditionalCode, FeatureAdditionalInfo, FeatureCode, FeatureInfo, FeatureType, Identifiers, MultiPolygonGeometry, PolygonGeometry, Validity, lineStringProperty, pointProperty
Instance
<WorkingSiteGeometry id="">
  <Identifiers>{0,1}</Identifiers>
  <FeatureType>{1,1}</FeatureType>
  <Validity>{0,1}</Validity>
  <FeatureInfo>{0,1}</FeatureInfo>
  <FeatureAdditionalInfo>{0,1}</FeatureAdditionalInfo>
</WorkingSiteGeometry>
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Erityispiirteen voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Feature can be identified using string id.
Source
<xs:element name="WorkingSiteGeometry" type="sf:LocatedSpecialFeature2Type"/>
Element WorkingSite
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Diagram
Diagram index11.tmp#id656 index11.tmp#id657 index5.tmp#id27 index11.tmp#id184 index11.tmp#id186 index11.tmp#id188 index11.tmp#id190 index11.tmp#id199 index11.tmp#id205 index11.tmp#id230 index11.tmp#id232 index11.tmp#id234 index10.tmp#id247 index11.tmp#id650 index11.tmp#id183
Type WorkingSiteType
Properties
content: complex
Model TimeStamp , WorkingSiteName , IncludeInOffer , SellerRepresentativePerson , Sellers , VATInfo , RealEstate , WorkingSiteText{0,1} , RoadUsingRight{0,1} , CallForOfferWorkingSiteWoodTradeInfo{0,1} , Stands{0,1} , WorkingSiteGeometries{0,1}
Children CallForOfferWorkingSiteWoodTradeInfo, IncludeInOffer, RealEstate, RoadUsingRight, SellerRepresentativePerson, Sellers, Stands, TimeStamp, VATInfo, WorkingSiteGeometries, WorkingSiteName, WorkingSiteText
Instance
<WorkingSite id="" parentId="">
  <TimeStamp>{1,1}</TimeStamp>
  <WorkingSiteName>{1,1}</WorkingSiteName>
  <IncludeInOffer>{1,1}</IncludeInOffer>
  <SellerRepresentativePerson id="" language="">{1,1}</SellerRepresentativePerson>
  <Sellers sellerGroup="" subsidyPossibility="">{1,1}</Sellers>
  <VATInfo>{1,1}</VATInfo>
  <RealEstate id="">{1,1}</RealEstate>
  <WorkingSiteText>{0,1}</WorkingSiteText>
  <RoadUsingRight>{0,1}</RoadUsingRight>
  <CallForOfferWorkingSiteWoodTradeInfo>{0,1}</CallForOfferWorkingSiteWoodTradeInfo>
  <Stands>{0,1}</Stands>
  <WorkingSiteGeometries>{0,1}</WorkingSiteGeometries>
</WorkingSite>
Attributes
QName Type Fixed Default Use Annotation
id xs:string required
Tarjouspyynnön työmaa yksilöidään tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Working site of call for offer can be identified using string id.
parentId xs:string required
Viiteavain pääsanoman avaintietoon (tarjouspyynnön tunniste).
Surrogate reference key for call for offer.
Source
<xs:element name="WorkingSite" type="WorkingSiteType"/>
Complex Type WorkingSiteType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Yksittäisen työkohteen tiedot.
Single working site data.
Diagram
Diagram index11.tmp#id656 index11.tmp#id657 index5.tmp#id27 index11.tmp#id184 index11.tmp#id186 index11.tmp#id188 index11.tmp#id190 index11.tmp#id199 index11.tmp#id205 index11.tmp#id230 index11.tmp#id232 index11.tmp#id234 index10.tmp#id247 index11.tmp#id650
Used by
Model TimeStamp , WorkingSiteName , IncludeInOffer , SellerRepresentativePerson , Sellers , VATInfo , RealEstate , WorkingSiteText{0,1} , RoadUsingRight{0,1} , CallForOfferWorkingSiteWoodTradeInfo{0,1} , Stands{0,1} , WorkingSiteGeometries{0,1}
Children CallForOfferWorkingSiteWoodTradeInfo, IncludeInOffer, RealEstate, RoadUsingRight, SellerRepresentativePerson, Sellers, Stands, TimeStamp, VATInfo, WorkingSiteGeometries, WorkingSiteName, WorkingSiteText
Attributes
QName Type Fixed Default Use Annotation
id xs:string required
Tarjouspyynnön työmaa yksilöidään tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Working site of call for offer can be identified using string id.
parentId xs:string required
Viiteavain pääsanoman avaintietoon (tarjouspyynnön tunniste).
Surrogate reference key for call for offer.
Source
<xs:complexType name="WorkingSiteType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Yksittäisen työkohteen tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Single working site data.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="co:TimeStamp">
      <xs:annotation>
        <xs:documentation xml:lang="fi">VANHA NIMI = Timestamp</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="WorkingSiteName">
      <xs:annotation>
        <xs:documentation xml:lang="fi">VANHA NIMI = Stand1Name</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="IncludeInOffer">
      <xs:annotation>
        <xs:documentation xml:lang="fi">VANHA NIMI = MustBeIncludedInOffer</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="SellerRepresentativePerson"/>
    <xs:element ref="Sellers">
      <xs:annotation>
        <xs:documentation xml:lang="fi">VANHA NIMI = RealPropertyOwner ja yksikkörakenne</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="VATInfo"/>
    <xs:element ref="RealEstate">
      <xs:annotation>
        <xs:documentation xml:lang="fi">VANHA NIMI = RealProperty</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="WorkingSiteText" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">VANHA NIMI = StandText</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="RoadUsingRight" minOccurs="0"/>
    <xs:element ref="CallForOfferWorkingSiteWoodTradeInfo" minOccurs="0"/>
    <xs:element ref="wsst:Stands" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Leimikon kuvioiden tiedot. Hankinta- ja käteiskaupoissa ei sisällytetä mukaan.</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:element>
    <xs:element ref="WorkingSiteGeometries" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">VANHA NIMI = StandGeometries.</xs:documentation>
        <xs:documentation xml:lang="fi">Leimikon sijantialueen paikkatieto. Hakkuuseen ja lähikuljetukseen vaikuttavat kohteet. Pistemäisiä, viivamaisia ja aluemaisia kohteita.</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en">Points, lines and polygons that have some mening for felling and forwarding. Eg. diversity objects.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="parentId" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Viiteavain pääsanoman avaintietoon (tarjouspyynnön tunniste).</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en">Surrogate reference key for call for offer.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="id" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Tarjouspyynnön työmaa yksilöidään tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.</xs:documentation>
      <xs:documentation xml:lang="en">Working site of call for offer can be identified using string id.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Simple Type WorkingSiteNameType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Työmaan yksilöivä tai tunnistamista helpottava nimi.
Some short and not numeric name for working site.
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 50
Used by
Element WorkingSiteName
Source
<xs:simpleType name="WorkingSiteNameType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Työmaan yksilöivä tai tunnistamista helpottava nimi.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Some short and not numeric name for working site.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="50"/>
  </xs:restriction>
</xs:simpleType>
Simple Type IncludeInOfferType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Kertoo tuleeko tämä leimikko sisällyttää tarjoukseen (0 = ei pakollinen, 1 = sisällytettävä)
Indicates whether this stand must be included in offer or not (0= not necessary, 1= must be)
Diagram
Diagram index3.tmp#id94
Type YesNoType
Type hierarchy
Facets
enumeration 0
Ei
enumeration 1
Kyllä
Used by
Element IncludeInOffer
Source
<xs:simpleType name="IncludeInOfferType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kertoo tuleeko tämä leimikko sisällyttää tarjoukseen (0 = ei pakollinen, 1 = sisällytettävä)</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Indicates whether this stand must be included in offer or not (0= not necessary, 1= must be)</xs:documentation>
  </xs:annotation>
  <xs:restriction base="bdt:YesNoType"/>
</xs:simpleType>
Complex Type SellerRepresentativePersonType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Myyjän edustaja leimikkoon liittyvissä käytännön kysymyksissä.
Person who should be contacted in practical issues/questions.
Diagram
Diagram index15.tmp#id71 index15.tmp#id72 index15.tmp#id35 index15.tmp#id38 index15.tmp#id34 index15.tmp#id41 index15.tmp#id44 index15.tmp#id33 index15.tmp#id47 index15.tmp#id49 index15.tmp#id52 index15.tmp#id55 index15.tmp#id58 index15.tmp#id46 index15.tmp#id61 index15.tmp#id64 index15.tmp#id66 index15.tmp#id60 index15.tmp#id68 index15.tmp#id32
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="SellerRepresentativePersonType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Myyjän edustaja leimikkoon liittyvissä käytännön kysymyksissä.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Person who should be contacted in practical issues/questions.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ci:ContactInformationType"/>
  </xs:complexContent>
</xs:complexType>
Complex Type SellersType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Työmaan myyjät (kiinteistön omistajat/haltijat).
Persons who sell working site (owns or controls real estate).
Diagram
Diagram index11.tmp#id194 index11.tmp#id197 index11.tmp#id192
Used by
Element Sellers
Model Seller+
Children Seller
Attributes
QName Type Fixed Default Use Annotation
sellerGroup SellerGroupType required
Myyjäryhmä.
subsidyPossibility YesNoNotKnownType optional
Myyjän (Kemera-)tukikelpoisuus.
Source
<xs:complexType name="SellersType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Työmaan myyjät (kiinteistön omistajat/haltijat).</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Persons who sell working site (owns or controls real estate).</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="Seller" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="subsidyPossibility" type="bdt:YesNoNotKnownType" use="optional">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Myyjän (Kemera-)tukikelpoisuus.</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en"/>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="sellerGroup" type="SellerGroupType" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Myyjäryhmä.</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en"/>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Complex Type SellerType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Työmaan myyjän (kiinteistön omistajan/haltijan) tiedot.
Person who sell working site (owns or controls real estate).
Diagram
Diagram index15.tmp#id71 index15.tmp#id72 index15.tmp#id35 index15.tmp#id38 index15.tmp#id34 index15.tmp#id41 index15.tmp#id44 index15.tmp#id33 index15.tmp#id47 index15.tmp#id49 index15.tmp#id52 index15.tmp#id55 index15.tmp#id58 index15.tmp#id46 index15.tmp#id61 index15.tmp#id64 index15.tmp#id66 index15.tmp#id60 index15.tmp#id68 index15.tmp#id32
Type extension of ContactInformationType
Type hierarchy
Used by
Element Seller
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="SellerType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Työmaan myyjän (kiinteistön omistajan/haltijan) tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Person who sell working site (owns or controls real estate).</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ci:ContactInformationType"/>
  </xs:complexContent>
</xs:complexType>
Simple Type SellerGroupType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Myyjäryhmäkoodi.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 0
Ei tietoa
enumeration 1
Yksinomistus
enumeration 2
Avioparin omistus
enumeration 3
Verotusyhtymä
enumeration 4
Elinkeinoyhtymä
enumeration 5
Yhteismetsä, tiekunta
enumeration 6
Rajoitetusti verovelvollinen
enumeration 7
Yhteisö
enumeration 8
Kuolinpesä
Used by
Source
<xs:simpleType name="SellerGroupType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Myyjäryhmäkoodi.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Ei tietoa</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">Yksinomistus</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">Avioparin omistus</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">Verotusyhtymä</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">Elinkeinoyhtymä</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="5">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Yhteismetsä, tiekunta</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="6">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Rajoitetusti verovelvollinen</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="7">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Yhteisö</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="8">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Kuolinpesä</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Complex Type VATInfoType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Arvonlisäverotustiedot.
Diagram
Diagram index11.tmp#id201 index11.tmp#id203
Used by
Element VATInfo
Model VATStatus , VATRegistrationDate{0,1}
Children VATRegistrationDate, VATStatus
Source
<xs:complexType name="VATInfoType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Arvonlisäverotustiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="VATStatus"/>
    <xs:element ref="VATRegistrationDate" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Simple Type VATStatusType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Arvonlisäverovelvollisuus.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 0
Myyjä ei ole arvonlisäverovelvollinen
enumeration 1
Myyjä on arvonlisäverovelvollinen
enumeration 2
Arvonlisäverovelvollisuutta ei ole selvitetty
Used by
Element VATStatus
Source
<xs:simpleType name="VATStatusType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Arvonlisäverovelvollisuus.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Myyjä ei ole arvonlisäverovelvollinen</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">Myyjä on arvonlisäverovelvollinen</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">Arvonlisäverovelvollisuutta ei ole selvitetty</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type VATRegistrationDateType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Arvonlisäverovelvollisuuden rekisteröimispäivämäärä.
Diagram
Diagram index3.tmp#id79
Type DateType
Type hierarchy
Facets
minInclusive 1970-01-01
Used by
Source
<xs:simpleType name="VATRegistrationDateType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Arvonlisäverovelvollisuuden rekisteröimispäivämäärä.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="bdt:DateType"/>
</xs:simpleType>
Complex Type RealEstateType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Työmaan sijaintikiinteistön tiedot.
Real property where working site is located.
Diagram
Diagram index12.tmp#id225 index12.tmp#id208 index12.tmp#id211 index12.tmp#id213 index12.tmp#id215 index12.tmp#id217 index12.tmp#id219 index12.tmp#id221 index12.tmp#id223 index12.tmp#id207 index11.tmp#id226
Type extension of RealEstateDataType
Type hierarchy
Used by
Element RealEstate
Model MunicipalityNumber , MunicipalityName{0,1} , AreaNumber , GroupNumber , UnitNumber , UnseparetedParcelTypeChar{0,1} , UnseparetedParcelNumber{0,1} , RealEstateName , CertificationSystems{0,1}
Children AreaNumber, CertificationSystems, GroupNumber, MunicipalityName, MunicipalityNumber, RealEstateName, UnitNumber, UnseparetedParcelNumber, UnseparetedParcelTypeChar
Attributes
QName Type Fixed Default Use Annotation
id xs:string optional
Kiinteistö voidaan yksilöidä tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Real estate can be identified using string id.
Source
<xs:complexType name="RealEstateType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Työmaan sijaintikiinteistön tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Real property where working site is located.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="re:RealEstateDataType">
      <xs:sequence>
        <xs:element ref="CertificationSystems" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type CertificationSystemsType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Kiinteistöllä voimassa olevat sertifiointijärjestelmät.
Valid certification systems in specified real estate.
Diagram
Diagram index11.tmp#id228
Used by
Model CertificationSystem+
Children CertificationSystem
Source
<xs:complexType name="CertificationSystemsType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Kiinteistöllä voimassa olevat sertifiointijärjestelmät.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Valid certification systems in specified real estate.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="CertificationSystem" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Simple Type CertificationSystemType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Sertifiointijärjestelmät.
Certification systems.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 0
Ei sertifiointia
enumeration 1
PEFC
enumeration 2
FSC
Used by
Source
<xs:simpleType name="CertificationSystemType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Sertifiointijärjestelmät.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Certification systems.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Ei sertifiointia</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en">No certification</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">PEFC</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en">PEFC</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="2">
      <xs:annotation>
        <xs:documentation xml:lang="fi">FSC</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en">FSC</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type WorkingSiteTextType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Myyjän työmaakohtainen ostajalle toimitettava teksti (huomautusteksti).
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 500
Used by
Element WorkingSiteText
Source
<xs:simpleType name="WorkingSiteTextType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Myyjän työmaakohtainen ostajalle toimitettava teksti (huomautusteksti).</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="500"/>
  </xs:restriction>
</xs:simpleType>
Simple Type RoadUsingRightType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Tieoikeus olemassa / selvitetty
Diagram
Diagram index3.tmp#id195
Type YesNoNotKnownType
Type hierarchy
Used by
Element RoadUsingRight
Source
<xs:simpleType name="RoadUsingRightType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Tieoikeus olemassa / selvitetty</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="bdt:YesNoNotKnownType"/>
</xs:simpleType>
Complex Type CallForOfferWorkingSiteWoodTradeInfoType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Yksittäisen leimikon tiedot.
Single stand data.
Diagram
Diagram index11.tmp#id236 index11.tmp#id238 index11.tmp#id240 index18.tmp#id106 index11.tmp#id242 index14.tmp#id164
Used by
Model ForestUseDeclarationResponsible , FellingRightValidityDate{0,1} , SupplyPoint{0,1} , AssortmentClasses{0,1} , Cuttings , Documents{0,1}
Children AssortmentClasses, Cuttings, Documents, FellingRightValidityDate, ForestUseDeclarationResponsible, SupplyPoint
Source
<xs:complexType name="CallForOfferWorkingSiteWoodTradeInfoType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Yksittäisen leimikon tiedot.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Single stand data.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="ForestUseDeclarationResponsible"/>
    <xs:element ref="FellingRightValidityDate" minOccurs="0"/>
    <xs:element ref="SupplyPoint" minOccurs="0"/>
    <xs:element ref="as:AssortmentClasses" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Leimikon puutavaralajiluokittaiset yhteenvetotiedot puutavaralajien määristä.</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:element>
    <!-- LISTA TARJOLLA OLEVISTA HAKKUISTA (HAKKUUID:T) -->
    <xs:element ref="Cuttings"/>
    <xs:element ref="wtco:Documents" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Simple Type ForestUseDeclarationResponsibleType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Metsänkäyttöilmoituksen tekijä.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1
Myyjä tai myyjän edustaja
enumeration 2
Ostaja
enumeration 3
Muu
Used by
Source
<xs:simpleType name="ForestUseDeclarationResponsibleType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Metsänkäyttöilmoituksen tekijä.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Myyjä tai myyjän edustaja</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">Ostaja</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">Muu</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en"/>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type FellingRightValidityDateType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Pvm, johon asti hakkuuoikeus voimassa.
Diagram
Diagram index3.tmp#id79
Type DateType
Type hierarchy
Facets
minInclusive 1970-01-01
Used by
Source
<xs:simpleType name="FellingRightValidityDateType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Pvm, johon asti hakkuuoikeus voimassa.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="bdt:DateType"/>
</xs:simpleType>
Simple Type SupplyPointType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Varastopaikka olemassa / selvitetty
Diagram
Diagram index3.tmp#id195
Type YesNoNotKnownType
Type hierarchy
Used by
Element SupplyPoint
Source
<xs:simpleType name="SupplyPointType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Varastopaikka olemassa / selvitetty</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="bdt:YesNoNotKnownType"/>
</xs:simpleType>
Complex Type CuttingsType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Leimikon myytäväksi tarjottavat hakkuut.
Diagram
Diagram index11.tmp#id244
Used by
Element Cuttings
Model Cutting+
Children Cutting
Source
<xs:complexType name="CuttingsType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Leimikon myytäväksi tarjottavat hakkuut.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="Cutting" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type CuttingType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Leimikon myytäväksi tarjottava hakkuu.
Diagram
Diagram index11.tmp#id246
Used by
Element Cutting
Attributes
QName Type Fixed Default Use Annotation
id xs:string required
Hakkuun yksilöivä id.
id which identified cutting.
Source
<xs:complexType name="CuttingType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Leimikon myytäväksi tarjottava hakkuu.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:attribute name="id" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Hakkuun yksilöivä id.</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en">id which identified cutting.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Complex Type WorkingSiteGeometriesType
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Leimikon sijantialueen paikkatieto. Hakkuuseen ja lähikuljetukseen vaikuttavat kohteet. Pistemäisiä, viivamaisia ja aluemaisia kohteita.
Points, lines and polygons that have some mening for felling and forwarding. Eg. diversity objects.
Diagram
Diagram index11.tmp#id652
Used by
Model WorkingSiteGeometry+
Children WorkingSiteGeometry
Source
<xs:complexType name="WorkingSiteGeometriesType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Leimikon sijantialueen paikkatieto. Hakkuuseen ja lähikuljetukseen vaikuttavat kohteet. Pistemäisiä, viivamaisia ja aluemaisia kohteita.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Points, lines and polygons that have some mening for felling and forwarding. Eg. diversity objects.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="WorkingSiteGeometry" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Attribute SellersType / @subsidyPossibility
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Myyjän (Kemera-)tukikelpoisuus.
Type YesNoNotKnownType
Properties
use: optional
Used by
Complex Type SellersType
Source
<xs:attribute name="subsidyPossibility" type="bdt:YesNoNotKnownType" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Myyjän (Kemera-)tukikelpoisuus.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
</xs:attribute>
Attribute SellersType / @sellerGroup
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Myyjäryhmä.
Type SellerGroupType
Properties
use: required
Facets
enumeration 0
Ei tietoa
enumeration 1
Yksinomistus
enumeration 2
Avioparin omistus
enumeration 3
Verotusyhtymä
enumeration 4
Elinkeinoyhtymä
enumeration 5
Yhteismetsä, tiekunta
enumeration 6
Rajoitetusti verovelvollinen
enumeration 7
Yhteisö
enumeration 8
Kuolinpesä
Used by
Complex Type SellersType
Source
<xs:attribute name="sellerGroup" type="SellerGroupType" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Myyjäryhmä.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
</xs:attribute>
Attribute CuttingType / @id
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Hakkuun yksilöivä id.
id which identified cutting.
Type xs:string
Properties
use: required
Used by
Complex Type CuttingType
Source
<xs:attribute name="id" type="xs:string" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Hakkuun yksilöivä id.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">id which identified cutting.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute WorkingSiteType / @parentId
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Viiteavain pääsanoman avaintietoon (tarjouspyynnön tunniste).
Surrogate reference key for call for offer.
Type xs:string
Properties
use: required
Used by
Complex Type WorkingSiteType
Source
<xs:attribute name="parentId" type="xs:string" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Viiteavain pääsanoman avaintietoon (tarjouspyynnön tunniste).</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Surrogate reference key for call for offer.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute WorkingSiteType / @id
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforofferworkingsite/2011/02/14
Annotations
Tarjouspyynnön työmaa yksilöidään tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.
Working site of call for offer can be identified using string id.
Type xs:string
Properties
use: required
Used by
Complex Type WorkingSiteType
Source
<xs:attribute name="id" type="xs:string" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Tarjouspyynnön työmaa yksilöidään tiedonsiirrossa tiedonsiirto-osapuolien tarpeiden mukaan id:llä.</xs:documentation>
    <xs:documentation xml:lang="en">Working site of call for offer can be identified using string id.</xs:documentation>
  </xs:annotation>
</xs:attribute>